aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-04af_unix: Fix splice-bind deadlockRainer Weikusat
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg
2015-12-15mac80211: reprogram in interface orderJohannes Berg
2015-12-15mac80211: run scan completed work on reconfig failureJohannes Berg
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson
2015-12-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-13net: Flush local routes when device changes vrf associationDavid Ahern
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12mpls: make via address optional for multipath routesRobert Shearman
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman
2015-12-12mpls: validate L2 via address lengthRobert Shearman