Age | Commit message (Expand) | Author |
2015-10-29 | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is... | Hannes Frederic Sowa |
2015-10-29 | Revert "Merge branch 'ipv6-overflow-arith'" | Hannes Frederic Sowa |
2015-10-27 | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da... | Sowmini Varadhan |
2015-10-27 | openvswitch: Fix skb leak using IPv6 defrag | Joe Stringer |
2015-10-27 | ipv6: Export nf_ct_frag6_consume_orig() | Joe Stringer |
2015-10-27 | openvswitch: Fix double-free on ip_defrag() errors | Joe Stringer |
2015-10-27 | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key | Alexander Duyck |
2015-10-26 | ipv6: gre: support SIT encapsulation | Eric Dumazet |
2015-10-23 | net: sysctl: fix a kmemleak warning | Li RongQing |
2015-10-23 | af_key: fix two typos | Li RongQing |
2015-10-23 | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is... | Hannes Frederic Sowa |
2015-10-23 | tcp: allow dctcp alpha to drop to zero | Andrew Shewmaker |
2015-10-23 | ipv6: fix the incorrect return value of throw route | lucien |
2015-10-22 | openvswitch: Fix egress tunnel info. | Pravin B Shelar |
2015-10-22 | VSOCK: Fix lockdep issue. | Jorgen Hansen |
2015-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-22 | net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set | David Ahern |
2015-10-22 | VSOCK: sock_put wasn't safe to call in interrupt context | Jorgen Hansen |
2015-10-22 | netlink: fix locking around NETLINK_LIST_MEMBERSHIPS | David Herrmann |
2015-10-21 | openvswitch: Serialize nested ct actions if provided | Joe Stringer |
2015-10-21 | openvswitch: Mark connections new when not confirmed. | Joe Stringer |
2015-10-21 | openvswitch: Reject ct_state masks for unknown bits | Joe Stringer |
2015-10-21 | tcp: remove improper preemption check in tcp_xmit_probe_skb() | Renato Westphal |
2015-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-10-21 | tipc: conditionally expand buffer headroom over udp tunnel | Jon Paul Maloy |
2015-10-21 | tipc: allow non-linear first fragment buffer | Jon Paul Maloy |
2015-10-21 | openvswitch: Allocate memory for ovs internal device stats. | James Morse |
2015-10-21 | net: Really fix vti6 with oif in dst lookups | David Ahern |
2015-10-21 | tipc: extend broadcast link window size | Jon Paul Maloy |
2015-10-21 | irda: precedence bug in irlmp_seq_hb_idx() | Dan Carpenter |
2015-10-21 | vsock: fix missing cleanup when misc_register failed | Gao feng |
2015-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-10-19 | xfrm: Fix pmtu discovery for local generated packets. | Steffen Klassert |
2015-10-18 | openvswitch: Scrub skb between namespaces | Joe Stringer |
2015-10-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-10-18 | netlink: Trim skb to alloc size to avoid MSG_TRUNC | Arad, Ronen |
2015-10-17 | netfilter: ipset: Fix sleeping memory allocation in atomic context | Nikolay Borisov |
2015-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-10-16 | rbd: use writefull op for object size writes | Ilya Dryomov |
2015-10-16 | ipv6: Initialize rt6_info properly in ip6_blackhole_route() | Martin KaFai Lau |
2015-10-16 | ipv6: Move common init code for rt6_info to a new function rt6_info_init() | Martin KaFai Lau |
2015-10-16 | Bluetooth: Fix initializing conn_params in scan phase | Jakub Pawlowski |
2015-10-16 | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup | Johan Hedberg |
2015-10-16 | Bluetooth: Fix remove_device behavior for explicit connects | Johan Hedberg |
2015-10-16 | Bluetooth: Fix LE reconnection logic | Johan Hedberg |
2015-10-16 | Bluetooth: Fix reference counting for LE-scan based connections | Johan Hedberg |
2015-10-16 | Bluetooth: Fix double scan updates | Jakub Pawlowski |
2015-10-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-10-14 | tipc: move fragment importance field to new header position | Jon Paul Maloy |
2015-10-14 | ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings | Joe Perches |