Age | Commit message (Expand) | Author | Files | Lines |
2013-07-07 | 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB | Simon Derr | 1 | -3/+1 |
2013-07-07 | 9pnet: refactor struct p9_fcall alloc code | Simon Derr | 1 | -17/+18 |
2013-07-07 | 9P/RDMA: rdma_request() needs not allocate req->rc | Simon Derr | 1 | -19/+0 |
2013-07-07 | 9P: Fix fcall allocation for rdma | Simon Derr | 1 | -16/+23 |
2013-07-07 | net/9p: add privport option to 9p tcp transport | Jim Garlick | 1 | -1/+39 |
2013-05-28 | net/9p: Handle error in zero copy request correctly for 9p2000.u | Aneesh Kumar K.V | 1 | -37/+18 |
2013-05-28 | net/9p: Use virtio transpart as the default transport | Aneesh Kumar K.V | 1 | -0/+3 |
2013-05-28 | net/9p: Make 9P2000.L the default protocol for 9p file system | Aneesh Kumar K.V | 1 | -1/+1 |
2013-04-19 | net: rate-limit warn-bad-offload splats. | Ben Greear | 1 | -0/+3 |
2013-04-19 | pkt_sched: fix error return code in fw_change_attrs() | Wei Yongjun | 1 | -1/+1 |
2013-04-19 | irda: small read past the end of array in debug code | Dan Carpenter | 2 | -2/+11 |
2013-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 3 | -3/+19 |
2013-04-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -12/+39 |
2013-04-19 | tcp: call tcp_replace_ts_recent() from tcp_ack() | Eric Dumazet | 1 | -33/+31 |
2013-04-19 | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal | 2 | -2/+14 |
2013-04-18 | netfilter: ipset: bitmap:ip,mac: fix listing with timeout | Jozsef Kadlecsik | 1 | -1/+5 |
2013-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -12/+39 |
2013-04-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 5 | -23/+28 |
2013-04-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2 | -13/+19 |
2013-04-17 | batman-adv: make is_my_mac() check for the current mesh only | Antonio Quartulli | 5 | -23/+28 |
2013-04-17 | net: drop dst before queueing fragments | Eric Dumazet | 2 | -6/+20 |
2013-04-15 | esp4: fix error return code in esp_output() | Wei Yongjun | 1 | -3/+3 |
2013-04-15 | bridge: make user modified path cost sticky | stephen hemminger | 3 | -1/+4 |
2013-04-14 | ipv6: statically link register_inet6addr_notifier() | Cong Wang | 2 | -21/+22 |
2013-04-12 | net/802/mrp: fix possible race condition when calling mrp_pdu_queue() | David Ward | 1 | -0/+4 |
2013-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 7 | -44/+92 |
2013-04-12 | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb... | John W. Linville | 1 | -4/+20 |
2013-04-12 | netfilter: nf_nat: fix race when unloading protocol modules | Florian Westphal | 1 | -33/+7 |
2013-04-11 | tcp: Reallocate headroom if it would overflow csum_start | Thomas Graf | 1 | -2/+6 |
2013-04-11 | tcp: incoming connections might use wrong route under synflood | Dmitry Popov | 1 | -2/+2 |
2013-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 22 | -42/+101 |
2013-04-10 | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg | 1 | -4/+20 |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -8/+3 |
2013-04-09 | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize | Jozsef Kadlecsik | 4 | -4/+76 |
2013-04-09 | netfilter: ipset: list:set: fix reference counter update | Jozsef Kadlecsik | 1 | -3/+7 |
2013-04-09 | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can | David S. Miller | 1 | -3/+3 |
2013-04-09 | selinux: add a skb_owned_by() hook | Eric Dumazet | 1 | -0/+1 |
2013-04-09 | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun | 1 | -3/+3 |
2013-04-08 | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun | 1 | -1/+1 |
2013-04-08 | af_iucv: fix recvmsg by replacing skb_pull() function | Ursula Braun | 1 | -18/+16 |
2013-04-08 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch | 1 | -2/+2 |
2013-04-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -8/+19 |
2013-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2013-04-08 | net: ipv4: fix schedule while atomic bug in check_lifetime() | Jiri Pirko | 1 | -16/+42 |
2013-04-08 | net: ipv4: reset check_lifetime_work after changing lifetime | Jiri Pirko | 1 | -0/+2 |
2013-04-08 | mac80211: fix LED in idle handling | Johannes Berg | 1 | -8/+19 |
2013-04-07 | VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() | Mathias Krause | 1 | -0/+2 |
2013-04-07 | VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() | Mathias Krause | 1 | -1/+2 |
2013-04-07 | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause | 1 | -0/+7 |
2013-04-07 | rose: fix info leak via msg_name in rose_recvmsg() | Mathias Krause | 1 | -0/+1 |