| Commit message (Expand) | Author | Age |
* | mac80211: fix channel switch for chanctx-based drivers | Michal Kazior | 2014-08-22 |
* | net: sctp: fix suboptimal edge-case on non-active active/retrans path selection | Daniel Borkmann | 2014-08-22 |
* | net: sctp: spare unnecessary comparison in sctp_trans_elect_best | Daniel Borkmann | 2014-08-22 |
* | openvswitch: fix panic with multiple vlan headers | Jiri Benc | 2014-08-22 |
* | net: ipv6: fib: don't sleep inside atomic lock | Benjamin Block | 2014-08-22 |
* | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe | zhuyj | 2014-08-22 |
* | packet: handle too big packets for PACKET_V3 | Eric Dumazet | 2014-08-21 |
* | lec: Use rtnl lock/unlock when updating MTU | chas williams - CONTRACTOR | 2014-08-21 |
* | tipc: Fix build. | David S. Miller | 2014-08-19 |
* | cbq: now_rt removal | Vasily Averin | 2014-08-19 |
* | cbq: incorrectly low bandwidth setting blocks limited traffic | Vasily Averin | 2014-08-19 |
* | tipc: fix message importance range check | Erik Hugne | 2014-08-16 |
* | batman-adv: Fix parameter order of hlist_add_behind | Sven Eckelmann | 2014-08-16 |
* | netlink: Annotate RCU locking for seq_file walker | Thomas Graf | 2014-08-14 |
* | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell | 2014-08-14 |
* | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa | 2014-08-14 |
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell | 2014-08-14 |
* | sit: Fix ipip6_tunnel_lookup device matching criteria | Shmulik Ladkani | 2014-08-14 |
* | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin | 2014-08-14 |
* | net-timestamp: fix missing tcp fragmentation cases | Willem de Bruijn | 2014-08-13 |
* | net-timestamp: fix missing ACK timestamp | Willem de Bruijn | 2014-08-13 |
* | irda: Fix rd_frame control field initialization in irlap_send_rd_frame() | Maks Naumov | 2014-08-13 |
* | lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a | chas williams - CONTRACTOR | 2014-08-13 |
* | atm/svc: Fix blocking in wait loop | chas williams - CONTRACTOR | 2014-08-13 |
* | openvswitch: Fix memory leak in ovs_vport_alloc() error path | Christoph Jaeger | 2014-08-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-13 |
|\ |
|
| * | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 2014-08-11 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-08-11 |
| |\ |
|
| | * | netfilter: nf_tables: fix error return code | Julia Lawall | 2014-08-08 |
| | * | netfilter: don't use mutex_lock_interruptible() | Pablo Neira Ayuso | 2014-08-08 |
| | * | netfilter: nf_tables: don't update chain with unset counters | Pablo Neira Ayuso | 2014-08-08 |
| | * | netfilter: nf_tables: uninitialize element key/data from the commit path | Pablo Neira Ayuso | 2014-08-08 |
| * | | rtnetlink: fix VF info size | Jiri Benc | 2014-08-08 |
| * | | ipv4: removed redundant conditional | Niv Yehezkel | 2014-08-08 |
| * | | netlink: reset network header before passing to taps | Daniel Borkmann | 2014-08-07 |
| * | | batman: fix duplicate #include of multicast.h | Jean Sacren | 2014-08-07 |
| * | | openvswitch: fix duplicate #include headers | Jean Sacren | 2014-08-07 |
| * | | 6lowpan: Allow 6LoWPAN to be modular | Geert Uytterhoeven | 2014-08-07 |
| |/ |
|
* | | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-08-13 |
|\ \ |
|
| * | | SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred | NeilBrown | 2014-08-04 |
| * | | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 2014-08-03 |
| * | | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton | 2014-08-03 |
| * | | sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c | Jeff Layton | 2014-08-03 |
| * | | sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c | Jeff Layton | 2014-08-03 |
| * | | sunrpc: fix RCU handling of gc_ctx field | Jeff Layton | 2014-08-03 |
| * | | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust | 2014-08-03 |
| |\ \ |
|
| | * | | xprtrdma: Handle additional connection events | Chuck Lever | 2014-07-31 |
| | * | | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever | 2014-07-31 |
| | * | | xprtrdma: Make rpcrdma_ep_disconnect() return void | Chuck Lever | 2014-07-31 |
| | * | | xprtrdma: Schedule reply tasklet once per upcall | Chuck Lever | 2014-07-31 |