index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
2018-09-26
1
-2
/
+4
*
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-26
1
-1
/
+8
*
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
2018-09-26
1
-5
/
+0
*
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
2018-09-25
1
-1
/
+6
*
tipc: reset bearer if device carrier not ok
Parthasarathy Bhuvaragan
2018-09-25
1
-5
/
+7
*
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
2018-09-25
1
-1
/
+3
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
1
-0
/
+9
*
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
1
-1
/
+5
*
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
1
-12
/
+7
*
rds: Fix build regression.
David S. Miller
2018-09-23
1
-1
/
+1
*
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-22
1
-0
/
+1
*
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
2018-09-21
1
-1
/
+1
*
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-21
1
-2
/
+1
*
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-21
1
-3
/
+1
*
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
2018-09-21
1
-1
/
+2
*
sctp: update dst pmtu with the correct daddr
Xin Long
2018-09-20
1
-2
/
+10
*
smc: generic netlink family should be __ro_after_init
Johannes Berg
2018-09-20
1
-1
/
+1
*
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-19
1
-2
/
+11
*
Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-09-19
9
-41
/
+88
|
\
|
*
batman-adv: Increase version number to 2018.3
Sven Eckelmann
2018-09-14
1
-1
/
+1
|
*
batman-adv: fix hardif_neigh refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+6
|
*
batman-adv: fix backbone_gw refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+8
|
*
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
2018-09-06
1
-2
/
+6
|
*
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
2018-09-06
1
-2
/
+4
|
*
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
2018-09-06
1
-7
/
+18
|
*
batman-adv: Prevent duplicated nc_node entry
Sven Eckelmann
2018-09-06
1
-12
/
+15
|
*
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
2018-09-06
1
-2
/
+9
|
*
batman-adv: Fix segfault when writing to sysfs elp_interval
Sven Eckelmann
2018-09-06
1
-8
/
+17
|
*
batman-adv: Fix segfault when writing to throughput_override
Sven Eckelmann
2018-09-06
1
-2
/
+3
|
*
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
2018-09-06
1
-1
/
+1
*
|
ipv6: fix memory leak on dst->_metrics
Wei Wang
2018-09-18
1
-1
/
+4
*
|
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
2018-09-18
1
-0
/
+4
*
|
net/smc: fix sizeof to int comparison
YueHaibing
2018-09-18
1
-8
/
+6
*
|
net/smc: no urgent data check for listen sockets
Karsten Graul
2018-09-18
1
-2
/
+2
*
|
net/smc: enable fallback for connection abort in state INIT
Ursula Braun
2018-09-18
1
-7
/
+7
*
|
net/smc: remove duplicate mutex_unlock
Ursula Braun
2018-09-18
1
-6
/
+9
*
|
net/smc: fix non-blocking connect problem
Ursula Braun
2018-09-18
1
-2
/
+5
*
|
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
2018-09-18
1
-0
/
+10
*
|
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
2018-09-17
1
-2
/
+0
*
|
Revert "kcm: remove any offset before parsing messages"
David S. Miller
2018-09-17
1
-25
/
+1
*
|
kcm: remove any offset before parsing messages
Dominique Martinet
2018-09-17
1
-1
/
+25
*
|
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
2018-09-17
1
-0
/
+8
*
|
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-17
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-16
1
-1
/
+2
|
\
\
|
*
|
bpf: use __GFP_COMP while allocating page
Tushar Dave
2018-09-12
1
-1
/
+2
*
|
|
udp6: add missing checks on edumux packet processing
Paolo Abeni
2018-09-16
1
-28
/
+37
*
|
|
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-16
1
-23
/
+26
*
|
|
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
2018-09-14
1
-1
/
+1
*
|
|
socket: fix struct ifreq size in compat ioctl
Johannes Berg
2018-09-13
1
-8
/
+14
*
|
|
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
2
-0
/
+2
[next]