summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-18tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-03-18vlan: propagate gso_max_segsEric Dumazet
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-15Merge 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-14GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-14ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-14Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-14net: socket: use pr_info_once to tip the obsolete usage of PF_PACKETliping.zhang
2016-03-14net: adjust napi_consume_skb to handle non-NAPI callersJesper Dangaard Brouer
2016-03-14sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-03-14ovs: allow nl 'flow set' to use ufid without flow keySamuel Gauthier
2016-03-14netconf: add macro to represent all attributesZhang Shengju
2016-03-14sctp: fix the transports round robin issue when init is retransmittedXin Long
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells
2016-03-13gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck
2016-03-12netfilter: x_tables: check for size overflowFlorian Westphal
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-11bridge: allow zero ageing timeStephen Hemminger
2016-03-11net/flower: Fix pointer castAmir Vadai
2016-03-11Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg