aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-06
|\
| * netns: move {inc,dec}_net_namespaces into #ifdefArnd Bergmann2016-09-23
| * Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-22
| |\
| | * kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-22
| * | userns: When the per user per user namespace limit is reached return ENOSPCEric W. Biederman2016-09-22
| * | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-08
| * | sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman2016-08-08
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-10-05
|\ \
| * | netfilter: nft_limit: fix divided by zero panicLiping Zhang2016-10-04
| * | netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2016-10-04
| * | netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit divisionVishwanath Pai2016-09-30
| * | netfilter: accommodate different kconfig in nf_set_hooks_headAaron Conole2016-09-30
| * | netfilter: Fix potential null pointer dereferenceAaron Conole2016-09-30
* | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04
|\ \ \
| * | | net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2016-10-04
| * | | net/ncsi: Rework the channel monitoringGavin Shan2016-10-04
| * | | net/ncsi: Allow to extend NCSI request propertiesGavin Shan2016-10-04
| * | | net/ncsi: Rework request index allocationGavin Shan2016-10-04
| * | | net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan2016-10-04
| * | | net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2016-10-04
| * | | net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2016-10-04
| * | | net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-10-04
| * | | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani2016-10-03
| * | | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-10-03
| * | | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-03
| |\ \ \
| | * | | rxrpc: Fix the call timer handlingDavid Howells2016-09-30
| | * | | rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-30
| | * | | rxrpc: Remove error from struct rxrpc_skb_priv as it is unusedDavid Howells2016-09-30
| | * | | rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells2016-09-30
| | * | | rxrpc: Reduce ssthresh to peer's receive windowDavid Howells2016-09-30
| | * | | rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthreshDavid Howells2016-09-30
| | |/ /
| * | | openvswitch: use mpls_hdrJiri Benc2016-10-03
| * | | mpls: move mpls_hdr to a common locationJiri Benc2016-10-03
| * | | openvswitch: mpls: set network header correctly on key extractJiri Benc2016-10-03
| * | | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann2016-10-03
| * | | net: pktgen: fix pkt_sizePaolo Abeni2016-10-03
| * | | ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-02
| * | | netfilter: bridge: clarify bridge/netfilter messageStefan Agner2016-10-02
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
| |\ \ \
| | * | | sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long2016-09-30
| | * | | sctp: change to check peer prsctp_capable when using prsctp policesXin Long2016-09-30
| | * | | sctp: remove prsctp_param from sctp_chunkXin Long2016-09-30
| | * | | act_ife: Fix false encodingYotam Gigi2016-09-27
| | * | | act_ife: Fix external mac header on encodeYotam Gigi2016-09-27
| | * | | VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen2016-09-27
| | * | | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
| | * | | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-09-24
| | * | | tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-09-23
| | * | | tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-09-23