summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-01-30xprtrdma: Add struct rpcrdma_regbuf and helpersChuck Lever
2015-01-30xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever
2015-01-30xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever
2015-01-30xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever
2015-01-30xprtrdma: Take struct ib_device_attr off the stackChuck Lever
2015-01-30xprtrdma: Free the pd if ib_query_qp() failsChuck Lever
2015-01-30xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever
2015-01-30xprtrdma: Move credit update to RPC reply handlerChuck Lever
2015-01-30xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever
2015-01-30xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever
2015-01-30xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever
2015-01-30xprtrdma: Clean up hdrlenChuck Lever
2015-01-30xprtrdma: Display XIDs in host byte orderChuck Lever
2015-01-30xprtrdma: Modernize htonl and ntohlChuck Lever
2015-01-30xprtrdma: human-readable completion statusChuck Lever
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-11packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso
2015-01-06netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso
2015-01-06netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso
2015-01-06netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso
2015-01-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-02openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff
2015-01-02tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg
2014-12-27netlink: call unbind when releasing socketJohannes Berg
2014-12-27netlink: update listeners directly when removing socketJohannes Berg
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg