summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-22net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski
2016-03-22net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2016-03-18bpf: make skb->tc_classid also readableDaniel Borkmann
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-03-17vlan: propagate gso_max_segsEric Dumazet
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings
2016-03-16sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-15netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire
2016-03-14net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme
2016-03-14openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme
2016-03-14openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme
2016-03-14openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme
2016-03-14openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme
2016-03-14openvswitch: Add commentary to conntrack.cJarno Rajahalme
2016-03-14netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme
2016-03-14net: dsa: refine netdev event notifierVivien Didelot
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdictFlorian Westphal
2016-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn
2016-03-14dsa: dsa: Fix freeing of fixed-phys from user ports.Andrew Lunn
2016-03-14dsa: Destroy fixed link phys after the phy has been disconnectedAndrew Lunn
2016-03-14dsa: slave: Don't reference NULL pointer during phy_disconnectAndrew Lunn
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-03-14net: caif: fix misleading indentationArnd Bergmann
2016-03-14net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-13GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck