aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+29
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-16/+26
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg226-2382/+6750
2016-10-04netfilter: nft_limit: fix divided by zero panicLiping Zhang1-2/+2
2016-10-04netfilter: fix namespace handling in nf_log_proc_dostringJann Horn1-2/+4
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan1-13/+24
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan3-23/+35
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan4-14/+17
2016-10-04net/ncsi: Rework request index allocationGavin Shan2-8/+10
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan1-2/+2
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2-7/+8
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2-27/+81
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins1-31/+37
2016-10-03net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani1-15/+22
2016-10-03net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functionsShmulik Ladkani1-0/+9
2016-10-03Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller11-92/+110
2016-10-03openvswitch: use mpls_hdrJiri Benc1-12/+12
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc1-9/+1
2016-10-03openvswitch: mpls: set network header correctly on key extractJiri Benc1-8/+3
2016-10-03net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann1-0/+3
2016-10-03net: pktgen: fix pkt_sizePaolo Abeni1-11/+10
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski1-17/+14
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner1-2/+4
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-65/+91
2016-10-01net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1
2016-09-30netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit divisionVishwanath Pai1-7/+8
2016-09-30netfilter: accommodate different kconfig in nf_set_hooks_headAaron Conole1-4/+11
2016-09-30netfilter: Fix potential null pointer dereferenceAaron Conole1-1/+1
2016-09-30rxrpc: Fix the call timer handlingDavid Howells2-13/+20
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells7-62/+69
2016-09-30rxrpc: Remove error from struct rxrpc_skb_priv as it is unusedDavid Howells1-1/+0
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells6-21/+24
2016-09-30rxrpc: Reduce ssthresh to peer's receive windowDavid Howells1-0/+2
2016-09-30rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthreshDavid Howells1-3/+3
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen5-90/+228
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas1-1/+1
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas5-6/+60
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen1-0/+19
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen1-0/+8
2016-09-30mac80211: Add API to report NAN function matchAyala Beker1-0/+25
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker7-3/+273
2016-09-30mac80211: implement nan_change_confAyala Beker4-0/+93
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+60
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+80
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker3-0/+83
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker5-1/+453
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker8-4/+131
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker14-5/+193
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel6-8/+13
2016-09-30mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen1-45/+45