summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton
2015-01-15svcrdma: Handle additional inline contentChuck Lever
2015-01-15svcrdma: Move read list XDR round-up logicChuck Lever
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever
2015-01-15svcrdma: rc_position sanity checkingChuck Lever
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever
2015-01-15svcrdma: Find rmsgp more reliablyChuck Lever
2015-01-15svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever
2015-01-15svcrdma: Clean up read chunk countingChuck Lever
2015-01-15svcrdma: Remove unused variableChuck Lever
2015-01-15svcrdma: Clean up dprintkChuck 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
2014-12-27netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg
2014-12-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross