index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
refcount.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
3
-9
/
+15
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
1
-3
/
+0
2018-09-26
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
2
-3
/
+5
2018-09-26
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-26
vxlan: fill ttl inherit info
Hangbin Liu
1
-0
/
+3
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-26
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
2
-32
/
+18
2018-09-26
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
1
-2
/
+19
2018-09-26
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-26
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
2018-09-26
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2018-09-26
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-1
/
+1
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-3
/
+9
2018-09-26
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2
-1
/
+11
2018-09-26
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
1
-26
/
+16
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-16
/
+26
2018-09-26
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
1
-5
/
+0
2018-09-25
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-09-25
tipc: reset bearer if device carrier not ok
Parthasarathy Bhuvaragan
1
-5
/
+7
2018-09-25
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
1
-1
/
+3
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2
-12
/
+20
2018-09-25
xen-netback: handle page straddling in xenvif_set_hash_mapping()
Jan Beulich
1
-7
/
+18
2018-09-25
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
Jan Beulich
3
-8
/
+18
2018-09-25
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
1
-5
/
+7
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
Lubomir Rintel
2
-2
/
+2
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-23
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-23
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-23
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-23
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-23
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-23
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-23
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-23
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-23
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-23
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-23
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
[next]