| Commit message (Expand) | Author | Age | Files | Lines |
* | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 2015-04-23 | 4 | -38/+32 |
* | SUNRPC: fix build-warning due to format missmatch | Nicholas Mc Guire | 2015-03-13 | 1 | -2/+2 |
* | SUNRPC: use jiffies_to_msecs for converting jiffies | Nicholas Mc Guire | 2015-03-12 | 1 | -1/+1 |
* | sunrpc: fix braino in ->poll() | Al Viro | 2015-03-08 | 1 | -1/+1 |
* | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-03-08 | 1 | -1/+3 |
|\ |
|
| * | net: irda: fix wait_until_sent poll timeout | Johan Hovold | 2015-03-07 | 1 | -1/+3 |
* | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-03-06 | 2 | -2/+3 |
|\ \ |
|
| * \ | Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-02-23 | 2 | -2/+3 |
| |\ \
| | |/
| |/| |
|
| | * | xprtrdma: Store RDMA credits in unsigned variables | Chuck Lever | 2015-02-23 | 2 | -2/+3 |
* | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-03-03 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | sunrpc: integer underflow in rsc_parse() | Dan Carpenter | 2015-02-26 | 1 | -0/+2 |
| * | | | svcrpc: fix memory leak in gssp_accept_sec_context_upcall | David Ramos | 2015-02-17 | 1 | -0/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-03-03 | 40 | -80/+192 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | openvswitch: Fix serialization of non-masked set actions. | Joe Stringer | 2015-03-03 | 1 | -1/+7 |
| * | | | net: bridge: add compile-time assert for cb struct size | Florian Westphal | 2015-03-03 | 1 | -0/+2 |
| * | | | udp: only allow UFO for packets from SOCK_DGRAM sockets | Michal Kubeček | 2015-03-02 | 2 | -2/+4 |
| * | | | rxrpc: don't multiply with HZ twice | Florian Westphal | 2015-03-01 | 1 | -1/+1 |
| * | | | rxrpc: terminate retrans loop when sending of skb fails | Florian Westphal | 2015-03-01 | 1 | -3/+4 |
| * | | | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int... | Arvid Brodin | 2015-03-01 | 3 | -3/+14 |
| * | | | net: do not use rcu in rtnl_dump_ifinfo() | Eric Dumazet | 2015-03-01 | 1 | -3/+1 |
| * | | | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-02-28 | 6 | -9/+14 |
| |\ \ \ |
|
| | * | | | mac80211: Send EAPOL frames at lowest rate | Jouni Malinen | 2015-02-26 | 1 | -0/+1 |
| | * | | | mac80211/minstrel: fix !x!=0 confusion | Jiri Slaby | 2015-02-24 | 1 | -1/+1 |
| | * | | | cfg80211: calls nl80211_exit on error | Junjie Mao | 2015-02-24 | 1 | -0/+1 |
| | * | | | cfg80211: fix n_reg_rules to match world_regdom | Jason Abele | 2015-02-24 | 1 | -1/+1 |
| | * | | | nl80211: fix memory leak in monitor flags parsing | Johannes Berg | 2015-02-24 | 1 | -4/+4 |
| | * | | | nl80211: use loop index as type for net detect frequency results | Samuel Tan | 2015-02-24 | 1 | -3/+1 |
| | * | | | mac80211: clear sdata->radar_required | Eliad Peller | 2015-02-24 | 1 | -0/+5 |
| * | | | | net: Verify permission to link_net in newlink | Eric W. Biederman | 2015-02-28 | 1 | -0/+3 |
| * | | | | net: Verify permission to dest_net in newlink | Eric W. Biederman | 2015-02-28 | 1 | -0/+4 |
| * | | | | rhashtable: remove indirection for grow/shrink decision functions | Daniel Borkmann | 2015-02-27 | 3 | -6/+0 |
| * | | | | af_packet: don't pass empty blocks for PACKET_V3 | Alexander Drozdov | 2015-02-24 | 1 | -1/+9 |
| * | | | | rtnetlink: avoid 0 sized arrays | Sasha Levin | 2015-02-24 | 1 | -2/+2 |
| * | | | | ipv6: addrconf: validate new MTU before applying it | Marcelo Leitner | 2015-02-23 | 1 | -1/+16 |
| * | | | | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg | Catalin Marinas | 2015-02-23 | 1 | -9/+0 |
| * | | | | irda: replace current->state by set_current_state() | Fabian Frederick | 2015-02-23 | 2 | -3/+3 |
| * | | | | decnet: Fix obvious o/0 typo | Rasmus Villemoes | 2015-02-23 | 1 | -1/+1 |
| |/ / / |
|
| * | | | tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() | Neal Cardwell | 2015-02-22 | 1 | -1/+1 |
| * | | | net: pktgen: disable xmit_clone on virtual devices | Eric Dumazet | 2015-02-22 | 1 | -0/+3 |
| * | | | af_packet: allow packets defragmentation not only for hash fanout type | Alexander Drozdov | 2015-02-21 | 1 | -5/+5 |
| * | | | net: reject creation of netdev names with colons | Matthew Thode | 2015-02-21 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-02-20 | 4 | -18/+28 |
| |\ \ \ |
|
| | * | | | netfilter: xt_socket: fix a stack corruption bug | Eric Dumazet | 2015-02-16 | 1 | -9/+12 |
| | * | | | netfilter: xt_recent: don't reject rule if new hitcount exceeds table max | Florian Westphal | 2015-02-16 | 1 | -6/+5 |
| | * | | | netfilter: nft_compat: fix module refcount underflow | Pablo Neira Ayuso | 2015-02-16 | 1 | -2/+10 |
| | * | | | ipvs: fix inability to remove a mixed-family RS | Alexey Andriyanov | 2015-02-09 | 1 | -1/+1 |
| * | | | | caif: fix a signedness bug in cfpkt_iterate() | Dan Carpenter | 2015-02-20 | 2 | -4/+4 |
| * | | | | ethtool: Add hw-switch-offload to netdev_features_strings. | Rami Rosen | 2015-02-20 | 1 | -0/+1 |
| * | | | | sock: sock_dequeue_err_skb() needs hard irq safety | Eric Dumazet | 2015-02-20 | 1 | -2/+3 |
| * | | | | openvswitch: Fix net exit. | Pravin B Shelar | 2015-02-20 | 2 | -2/+45 |