index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
synclinkmp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Revert "net: pegasus: remove dead coding"
David S. Miller
1
-0
/
+53
2016-05-19
net: Fix coding style warnings and errors.
Amit Ghadge
1
-11
/
+10
2016-05-19
tipc: block BH in TCP callbacks
Eric Dumazet
1
-4
/
+4
2016-05-19
rds: tcp: block BH in TCP callbacks
Eric Dumazet
4
-8
/
+8
2016-05-19
ocfs2/cluster: block BH in TCP callbacks
Eric Dumazet
1
-8
/
+9
2016-05-19
scsi_tcp: block BH in TCP callbacks
Eric Dumazet
1
-6
/
+6
2016-05-19
net: pegasus: remove dead coding
xypron.glpk@gmx.de
1
-53
/
+0
2016-05-19
net: au1000 eth: simplify logical expression
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-19
net: irda: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-05-19
net: ieee802154/adf7242: syntax error ifdef DEBUG
xypron.glpk@gmx.de
1
-1
/
+0
2016-05-19
kcm: fix a signedness in kcm_splice_read()
WANG Cong
1
-1
/
+1
2016-05-19
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
1
-5
/
+4
2016-05-19
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+3
2016-05-18
iwlwifi: fix mis-merge that breaks the driver
Linus Torvalds
1
-1
/
+2
2016-05-18
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
1
-9
/
+14
2016-05-18
Revert "btrfs: switch to ->iterate_shared()"
Al Viro
1
-1
/
+1
2016-05-18
arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core
Alexey Brodkin
2
-3
/
+1
2016-05-18
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
3
-9
/
+34
2016-05-18
batman-adv: Avoid duplicate neigh_node additions
Linus Lüssing
1
-2
/
+4
2016-05-18
batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
Sven Eckelmann
1
-2
/
+3
2016-05-18
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
1
-4
/
+22
2016-05-18
batman-adv: Fix unexpected free of bcast_own on add_if error
Sven Eckelmann
1
-3
/
+1
2016-05-18
batman-adv: Fix refcnt leak in batadv_v_neigh_*
Sven Eckelmann
1
-7
/
+25
2016-05-18
batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
Sven Eckelmann
1
-0
/
+4
[next]