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