Age | Commit message (Expand) | Author | Files | Lines |
2016-05-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 136 | -1122/+7164 |
2016-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 173 | -5218/+7721 |
2016-05-21 | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() | Peter Zijlstra | 1 | -1/+26 |
2016-05-21 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -8/+72 |
2016-05-21 | net: suppress warnings on dev_alloc_skb | Neil Horman | 1 | -2/+2 |
2016-05-21 | uapi glibc compat: fix compilation when !__USE_MISC in glibc | Nicolas Dichtel | 1 | -1/+1 |
2016-05-21 | udp: prevent skbs lingering in tunnel socket queues | Hannes Frederic Sowa | 4 | -11/+7 |
2016-05-21 | Merge branch 'bpf-verifier-fixes' | David S. Miller | 1 | -9/+21 |
2016-05-21 | bpf: teach verifier to recognize imm += ptr pattern | Alexei Starovoitov | 1 | -1/+17 |
2016-05-21 | bpf: support decreasing order in direct packet access | Alexei Starovoitov | 1 | -8/+4 |
2016-05-21 | net: usb: ch9200: use kmemdup | Muhammad Falak R Wani | 1 | -2/+1 |
2016-05-21 | ps3_gelic: use kmemdup | Muhammad Falak R Wani | 1 | -2/+2 |
2016-05-21 | net:liquidio: use kmemdup | Muhammad Falak R Wani | 1 | -3/+1 |
2016-05-21 | bpf: Use mount_nodev not mount_ns to mount the bpf filesystem | Eric W. Biederman | 1 | -1/+1 |
2016-05-21 | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller | 95 | -4766/+6751 |
2016-05-21 | net: cdc_ncm: update datagram size after changing mtu | Rafal Redzimski | 1 | -2/+4 |
2016-05-21 | tuntap: correctly wake up process during uninit | Jason Wang | 1 | -3/+3 |
2016-05-21 | Merge branch 'GREoIPV6-followups' | David S. Miller | 9 | -4/+16 |
2016-05-21 | intel: Add support for IPv6 IP-in-IP offload | Alexander Duyck | 8 | -0/+8 |
2016-05-21 | ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE | Alexander Duyck | 1 | -4/+8 |
2016-05-21 | Merge branch 'rds-conn-spamming' | David S. Miller | 1 | -4/+9 |
2016-05-21 | RDS: TCP: Avoid rds connection churn from rogue SYNs | Sowmini Varadhan | 1 | -4/+6 |
2016-05-21 | RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp | Sowmini Varadhan | 1 | -0/+3 |
2016-05-21 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 9 | -32/+60 |
2016-05-21 | net: sock: move ->sk_shutdown out of bitfields. | Andrey Ryabinin | 1 | -1/+8 |
2016-05-21 | Merge branch 'GREoIPV6' | David S. Miller | 36 | -310/+737 |
2016-05-21 | ipv6: Don't reset inner headers in ip6_tnl_xmit | Tom Herbert | 1 | -5/+0 |
2016-05-21 | ip4ip6: Support for GSO/GRO | Tom Herbert | 4 | -6/+49 |
2016-05-21 | ip6ip6: Support for GSO/GRO | Tom Herbert | 2 | -3/+26 |
2016-05-21 | ipv6: Set features for IPv6 tunnels | Tom Herbert | 1 | -0/+9 |
2016-05-21 | ip6_tunnel: Add support for fou/gue encapsulation | Tom Herbert | 1 | -0/+72 |
2016-05-21 | ip6_gre: Add support for fou/gue encapsulation | Tom Herbert | 1 | -4/+75 |
2016-05-21 | fou: Add encap ops for IPv6 tunnels | Tom Herbert | 3 | -1/+142 |
2016-05-21 | ip6_tun: Add infrastructure for doing encapsulation | Tom Herbert | 3 | -13/+144 |
2016-05-21 | fou: Support IPv6 in fou | Tom Herbert | 1 | -12/+35 |
2016-05-21 | fou: Split out {fou,gue}_build_header | Tom Herbert | 2 | -14/+41 |
2016-05-21 | fou: Call setup_udp_tunnel_sock | Tom Herbert | 1 | -34/+16 |
2016-05-21 | net: Cleanup encap items in ip_tunnels.h | Tom Herbert | 3 | -63/+62 |
2016-05-21 | ipv6: Change "final" protocol processing for encapsulation | Tom Herbert | 1 | -1/+14 |
2016-05-21 | ipv6: Fix nexthdr for reinjection | Tom Herbert | 1 | -3/+15 |
2016-05-21 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert | 19 | -50/+37 |
2016-05-21 | gso: Remove arbitrary checks for unsupported GSO | Tom Herbert | 7 | -102/+1 |
2016-05-21 | Revert "phy: add support for a reset-gpio specification" | Fabio Estevam | 2 | -11/+0 |
2016-05-21 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 56 | -290/+595 |
2016-05-21 | xen-netback: only deinitialized hash if it was initialized | Paul Durrant | 1 | -2/+1 |
2016-05-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 111 | -2605/+4116 |
2016-05-21 | Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 8 | -10/+361 |
2016-05-20 | mlx5: avoid unused variable warning | Arnd Bergmann | 1 | -1/+1 |
2016-05-20 | bpf: rather use get_random_int for randomizations | Daniel Borkmann | 1 | -2/+2 |
2016-05-20 | qede: Fix DMA address APIs usage | Manish Chopra | 1 | -4/+3 |