aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2015-12-30
* net, socket, socket_wq: fix missing initialization of flagsNicolai Stange2015-12-30
* openvswitch: Fix template leak in error cases.Joe Stringer2015-12-29
* sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner2015-12-28
* sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-28
* ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-23
* addrconf: always initialize sysctl table dataWANG Cong2015-12-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-22
* | switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel2015-12-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-22
|\ \
| * | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal2015-12-18
| * | netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso2015-12-18
* | | openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-18
* | | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-18
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
|\ \
| * | net: check both type and procotol for tcp socketsWANG Cong2015-12-17
| * | tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-17
| * | af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2015-12-17
| * | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-16
| * | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-16
| |\ \
| | * | mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-15
| | * | mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-15
| | * | mac80211: reprogram in interface orderJohannes Berg2015-12-15
| | * | mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-15
| | * | nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-15
| | * | nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-15
| | * | nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-15
| | * | rfkill: copy the name into the rfkill structJohannes Berg2015-12-10
| * | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
| * | | net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-15
| * | | bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-15
| * | | net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-15
| * | | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-15
| * | | net: fix IP early demux racesEric Dumazet2015-12-14
| * | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-14
| |\ \ \
| | * | | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-13
| | * | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-10
| | * | | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov2015-12-09
| | * | | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann2015-11-23
| * | | | net: Flush local routes when device changes vrf associationDavid Ahern2015-12-13
| * | | | mpls: make via address optional for multipath routesRobert Shearman2015-12-12
| * | | | mpls: fix out-of-bounds access when via address not specifiedRobert Shearman2015-12-12
| * | | | mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman2015-12-12
| * | | | mpls: validate L2 via address lengthRobert Shearman2015-12-12
| * | | | openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-11