index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_wq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
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
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
1
-1
/
+8
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-20
Revert "phy: add support for a reset-gpio specification"
Fabio Estevam
2
-11
/
+0
2016-05-20
xen-netback: only deinitialized hash if it was initialized
Paul Durrant
1
-2
/
+1
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
2016-05-20
macsec: fix netlink attribute for key id
Sabrina Dubroca
1
-2
/
+2
2016-05-20
xen-netback: correct length checks on hash copy_ops
Paul Durrant
1
-2
/
+2
2016-05-20
phy: fix crash in fixed_phy_add()
Rabin Vincent
1
-1
/
+5
2016-05-20
irqchip: nps: add 64BIT dependency
Arnd Bergmann
1
-0
/
+1
2016-05-20
Revert "net: pegasus: remove dead coding"
David S. Miller
1
-0
/
+53
2016-05-20
CIFS: Remove some obsolete comments
Steve French
1
-6
/
+1
2016-05-20
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
3
-2
/
+71
2016-05-20
mm, page_alloc: restore the original nodemask if the fast path allocation failed
Mel Gorman
1
-0
/
+6
2016-05-20
mm, page_alloc: uninline the bad page part of check_new_page()
Vlastimil Babka
1
-16
/
+17
2016-05-20
mm, page_alloc: don't duplicate code in free_pcp_prepare
Mel Gorman
1
-78
/
+55
2016-05-20
mm, page_alloc: defer debugging checks of pages allocated from the PCP
Mel Gorman
1
-28
/
+64
2016-05-20
mm, page_alloc: defer debugging checks of freed pages until a PCP drain
Mel Gorman
1
-51
/
+101
2016-05-20
cpuset: use static key better and convert to new API
Vlastimil Babka
3
-22
/
+36
[next]