Age | Commit message (Expand) | Author |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-05-20 | udp: prevent skbs lingering in tunnel socket queues | Hannes Frederic Sowa |
2016-05-20 | ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE | Alexander Duyck |
2016-05-20 | RDS: TCP: Avoid rds connection churn from rogue SYNs | Sowmini Varadhan |
2016-05-20 | RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp | Sowmini Varadhan |
2016-05-20 | ipv6: Don't reset inner headers in ip6_tnl_xmit | Tom Herbert |
2016-05-20 | ip4ip6: Support for GSO/GRO | Tom Herbert |
2016-05-20 | ip6ip6: Support for GSO/GRO | Tom Herbert |
2016-05-20 | ipv6: Set features for IPv6 tunnels | Tom Herbert |
2016-05-20 | ip6_tunnel: Add support for fou/gue encapsulation | Tom Herbert |
2016-05-20 | ip6_gre: Add support for fou/gue encapsulation | Tom Herbert |
2016-05-20 | fou: Add encap ops for IPv6 tunnels | Tom Herbert |
2016-05-20 | ip6_tun: Add infrastructure for doing encapsulation | Tom Herbert |
2016-05-20 | fou: Support IPv6 in fou | Tom Herbert |
2016-05-20 | fou: Split out {fou,gue}_build_header | Tom Herbert |
2016-05-20 | fou: Call setup_udp_tunnel_sock | Tom Herbert |
2016-05-20 | net: Cleanup encap items in ip_tunnels.h | Tom Herbert |
2016-05-20 | ipv6: Change "final" protocol processing for encapsulation | Tom Herbert |
2016-05-20 | ipv6: Fix nexthdr for reinjection | Tom Herbert |
2016-05-20 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert |
2016-05-20 | gso: Remove arbitrary checks for unsupported GSO | Tom Herbert |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | mm/page_ref: use page_ref helper instead of direct modification of _count | Joonsoo Kim |
2016-05-19 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani |
2016-05-19 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-05-19 | tipc: block BH in TCP callbacks | Eric Dumazet |
2016-05-19 | rds: tcp: block BH in TCP callbacks | Eric Dumazet |
2016-05-19 | kcm: fix a signedness in kcm_splice_read() | WANG Cong |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-05-18 | batman-adv: initialize ELP orig address on secondary interfaces | Marek Lindner |
2016-05-18 | batman-adv: Avoid duplicate neigh_node additions | Linus Lüssing |
2016-05-18 | batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq | Sven Eckelmann |
2016-05-18 | batman-adv: make sure ELP/OGM orig MAC is updated on address change | Antonio Quartulli |
2016-05-18 | batman-adv: Fix unexpected free of bcast_own on add_if error | Sven Eckelmann |
2016-05-18 | batman-adv: Fix refcnt leak in batadv_v_neigh_* | Sven Eckelmann |
2016-05-18 | batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob | Sven Eckelmann |
2016-05-18 | batman-adv: fix skb deref after free | Florian Westphal |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-17 | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel | David S. Miller |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | switchdev: pass pointer to fib_info instead of copy | Jiri Pirko |
2016-05-17 | net_sched: close another race condition in tcf_mirred_release() | WANG Cong |
2016-05-17 | tipc: fix nametable publication field in nl compat | Richard Alpe |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro |
2016-05-16 | netlink: Fix dump skb leak/double free | Herbert Xu |
2016-05-16 | tipc: check nl sock before parsing nested attributes | Richard Alpe |