Age | Commit message (Expand) | Author | Files | Lines |
2015-02-02 | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 | J. Bruce Fields | 22 | -60/+123 |
2015-01-23 | sunrpc/lockd: fix references to the BKL | Jeff Layton | 2 | -4/+3 |
2015-01-15 | svcrdma: Handle additional inline content | Chuck Lever | 1 | -0/+55 |
2015-01-15 | svcrdma: Move read list XDR round-up logic | Chuck Lever | 1 | -28/+9 |
2015-01-15 | svcrdma: Support RDMA_NOMSG requests | Chuck Lever | 1 | -3/+36 |
2015-01-15 | svcrdma: rc_position sanity checking | Chuck Lever | 1 | -4/+12 |
2015-01-15 | svcrdma: Plant reader function in struct svcxprt_rdma | Chuck Lever | 2 | -44/+29 |
2015-01-15 | svcrdma: Find rmsgp more reliably | Chuck Lever | 1 | -14/+4 |
2015-01-15 | svcrdma: Scrub BUG_ON() and WARN_ON() call sites | Chuck Lever | 3 | -33/+49 |
2015-01-15 | svcrdma: Clean up read chunk counting | Chuck Lever | 2 | -19/+12 |
2015-01-15 | svcrdma: Remove unused variable | Chuck Lever | 1 | -2/+0 |
2015-01-15 | svcrdma: Clean up dprintk | Chuck Lever | 1 | -4/+4 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -40/+90 |
2015-01-15 | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 1 | -1/+2 |
2015-01-14 | bridge: only provide proxy ARP when CONFIG_INET is enabled | Arnd Bergmann | 1 | -1/+2 |
2015-01-14 | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy | 1 | -0/+44 |
2015-01-13 | tipc: fix bug in broadcast retransmit code | Jon Paul Maloy | 1 | -2/+3 |
2015-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -35/+38 |
2015-01-12 | packet: bail out of packet_snd() if L2 header creation fails | Christoph Jaeger | 1 | -1/+1 |
2015-01-10 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
2015-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -2/+2 |
2015-01-08 | libceph: fix sparse endianness warnings | Ilya Dryomov | 2 | -2/+2 |
2015-01-07 | rpc: fix xdr_truncate_encode to handle buffer ending on page boundary | J. Bruce Fields | 1 | -3/+3 |
2015-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -18/+31 |
2015-01-07 | netfilter: nf_tables: fix flush ruleset chain dependencies | Pablo Neira Ayuso | 1 | -5/+9 |
2015-01-07 | netfilter: nfnetlink: relax strict multicast group check from netlink_bind | Pablo Neira Ayuso | 1 | -1/+1 |
2015-01-07 | netfilter: nfnetlink: validate nfnetlink header from batch | Pablo Neira Ayuso | 1 | -1/+2 |
2015-01-07 | netfilter: conntrack: fix race between confirmation and flush | Pablo Neira Ayuso | 1 | -11/+9 |
2015-01-06 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 4 | -10/+16 |
2015-01-06 | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -3/+9 |
2015-01-06 | batman-adv: fix potential TT client + orig-node memory leak | Linus Lüssing | 1 | -3/+3 |
2015-01-06 | batman-adv: fix multicast counter when purging originators | Linus Lüssing | 1 | -1/+2 |
2015-01-06 | batman-adv: fix counter for multicast supporting nodes | Linus Lüssing | 1 | -3/+5 |
2015-01-06 | batman-adv: fix lock class for decoding hash in network-coding.c | Martin Hundebøll | 1 | -1/+1 |
2015-01-06 | batman-adv: fix delayed foreign originator recognition | Linus Lüssing | 1 | -0/+1 |
2015-01-06 | batman-adv: fix and simplify condition when bonding should be used | Simon Wunderlich | 1 | -2/+4 |
2015-01-05 | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 1 | -3/+9 |
2015-01-03 | openvswitch: Consistently include VLAN header in flow and port stats. | Ben Pfaff | 2 | -3/+4 |
2015-01-03 | tcp: Do not apply TSO segment limit to non-TSO packets | Herbert Xu | 1 | -2/+2 |
2014-12-31 | Revert "cfg80211: make WEXT compatibility unselectable" | Jiri Kosina | 1 | -1/+1 |
2014-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -154/+272 |
2014-12-30 | genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). | David S. Miller | 1 | -6/+1 |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg | 4 | -20/+23 |
2014-12-27 | genetlink: pass multicast bind/unbind to families | Johannes Berg | 1 | -0/+59 |
2014-12-27 | netlink: call unbind when releasing socket | Johannes Berg | 1 | -0/+7 |
2014-12-27 | netlink: update listeners directly when removing socket | Johannes Berg | 1 | -5/+5 |
2014-12-27 | genetlink: pass only network namespace to genl_has_listeners() | Johannes Berg | 1 | -2/+1 |
2014-12-27 | netlink: rename netlink_unbind() to netlink_undo_bind() | Johannes Berg | 1 | -4/+4 |
2014-12-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -4/+12 |
2014-12-27 | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross | 1 | -9/+14 |