Age | Commit message (Expand) | Author | Files | Lines |
2014-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -7/+8 |
2014-10-19 | Net: DSA: Fix checking for get_phy_flags function | Andrew Lunn | 1 | -1/+1 |
2014-10-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2014-10-18 | ipv6: fix a potential use after free in sit.c | Li RongQing | 1 | -3/+3 |
2014-10-18 | ipv6: fix a potential use after free in ip6_offload.c | Li RongQing | 1 | -0/+1 |
2014-10-18 | ipv4: fix a potential use after free in gre_offload.c | Li RongQing | 1 | -3/+3 |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -202/+265 |
2014-10-18 | net: dsa: add includes for ethtool and phy_fixed definitions | Florian Fainelli | 1 | -0/+1 |
2014-10-18 | openvswitch: Set flow-key members. | Pravin B Shelar | 1 | -3/+3 |
2014-10-18 | netrom: use linux/uaccess.h | Fabian Frederick | 7 | -7/+7 |
2014-10-18 | tipc: fix bug in bundled buffer reception | Jon Paul Maloy | 1 | -1/+6 |
2014-10-18 | ipv6: introduce tcp_v6_iif() | Eric Dumazet | 3 | -13/+18 |
2014-10-18 | ipv4: fix a potential use after free in fou.c | Li RongQing | 1 | -0/+3 |
2014-10-18 | ipv4: fix a potential use after free in ip_tunnel_core.c | Li RongQing | 1 | -1/+2 |
2014-10-18 | openvswitch: Create right mask with disabled megaflows | Pravin B Shelar | 1 | -21/+72 |
2014-10-18 | openvswitch: fix a use after free | Li RongQing | 1 | -1/+2 |
2014-10-17 | ipv4: dst_entry leak in ip_send_unicast_reply() | Vasily Averin | 1 | -3/+9 |
2014-10-17 | ipv4: clean up cookie_v4_check() | Cong Wang | 2 | -4/+4 |
2014-10-17 | ipv4: share tcp_v4_save_options() with cookie_v4_check() | Cong Wang | 2 | -29/+1 |
2014-10-17 | ipv4: call __ip_options_echo() in cookie_v4_check() | Cong Wang | 1 | -1/+1 |
2014-10-16 | openvswitch: use vport instead of p | Fabian Frederick | 1 | -2/+2 |
2014-10-16 | openvswitch: kerneldoc warning fix | Fabian Frederick | 1 | -1/+1 |
2014-10-15 | net: Add ndo_gso_check | Tom Herbert | 1 | -1/+1 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 9 | -16/+16 |
2014-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 9 | -228/+153 |
2014-10-15 | 9p/trans_virtio: enable VQs early | Michael S. Tsirkin | 1 | -0/+2 |
2014-10-15 | tcp: TCP Small Queues and strange attractors | Eric Dumazet | 1 | -7/+19 |
2014-10-15 | net: Trap attempts to call sock_kfree_s() with a NULL pointer. | David S. Miller | 1 | -0/+2 |
2014-10-15 | rds: avoid calling sock_kfree_s() on allocation failure | Cong Wang | 1 | -3/+4 |
2014-10-15 | caif_usb: use target structure member in memset | Fabian Frederick | 1 | -1/+1 |
2014-10-15 | caif_usb: remove redundant memory message | Fabian Frederick | 1 | -3/+2 |
2014-10-15 | caif: replace kmalloc/memset 0 by kzalloc | Fabian Frederick | 1 | -2/+2 |
2014-10-14 | ipv4: fix nexthop attlen check in fib_nh_match | Jiri Pirko | 1 | -1/+1 |
2014-10-14 | tcp: fix tcp_ack() performance problem | Eric Dumazet | 1 | -9/+27 |
2014-10-14 | libceph: ceph-msgr workqueue needs a resque worker | Ilya Dryomov | 1 | -1/+5 |
2014-10-14 | libceph: separate multiple ops with commas in debugfs output | Ilya Dryomov | 1 | -1/+2 |
2014-10-14 | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 2 | -132/+8 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 2 | -5/+6 |
2014-10-14 | ipv6: remove aca_lock spinlock from struct ifacaddr6 | Li RongQing | 1 | -1/+0 |
2014-10-14 | tcp: fix ooo_okay setting vs Small Queues | Eric Dumazet | 1 | -2/+6 |
2014-10-14 | libceph: don't try checking queue_work() return value | Ilya Dryomov | 1 | -10/+5 |
2014-10-14 | libceph: Convert pr_warning to pr_warn | Joe Perches | 5 | -37/+39 |
2014-10-14 | libceph: fix a use after free issue in osdmap_set_max_osd | Li RongQing | 1 | -16/+16 |
2014-10-14 | libceph: select CRYPTO_CBC in addition to CRYPTO_AES | Ilya Dryomov | 1 | -0/+1 |
2014-10-14 | libceph: resend lingering requests with a new tid | Ilya Dryomov | 1 | -19/+54 |
2014-10-14 | libceph: abstract out ceph_osd_request enqueue logic | Ilya Dryomov | 1 | -7/+17 |
2014-10-14 | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann | 2 | -26/+10 |
2014-10-14 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann | 1 | -0/+2 |
2014-10-14 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann | 2 | -60/+57 |
2014-10-14 | lib80211: remove unused print_ssid() | Andy Shevchenko | 1 | -32/+0 |