summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-16Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
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-14xprtrdma: Use new CQ API for RPC-over-RDMA client send CQsChuck Lever
2016-03-14xprtrdma: Use an anonymous union in struct rpcrdma_mwChuck Lever
2016-03-14xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQsChuck Lever
2016-03-14xprtrdma: Serialize credit accounting againChuck Lever
2016-03-14xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever
2016-03-14xprtrdma: Do not wait if ib_post_send() failsChuck Lever
2016-03-14xprtrdma: Segment head and tail XDR buffers on page boundariesChuck Lever
2016-03-14xprtrdma: Clean up dprintk format string containing a newlineChuck Lever
2016-03-14xprtrdma: Clean up physical_op_map()Chuck Lever
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