index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-03
1
-1
/
+7
*
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-03
1
-1
/
+1
*
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-01-02
1
-1
/
+6
*
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-02
1
-2
/
+3
*
mac80211: initialize fast-xmit 'info' later
Johannes Berg
2017-01-02
1
-1
/
+2
*
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2017-01-01
2
-27
/
+12
*
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
2017-01-01
1
-2
/
+2
*
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-01-01
1
-9
/
+24
*
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
2017-01-01
1
-1
/
+1
*
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-12-29
1
-1
/
+2
*
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
2016-12-29
1
-1
/
+7
*
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-29
1
-0
/
+6
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2016-12-29
1
-1
/
+1
*
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
Augusto Mecking Caringi
2016-12-28
1
-0
/
+2
*
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
2016-12-28
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
7
-55
/
+52
|
\
|
*
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-27
1
-6
/
+0
|
*
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-12-27
2
-28
/
+27
|
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
2
-9
/
+9
|
*
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-26
1
-1
/
+3
|
*
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
2016-12-23
1
-11
/
+13
*
|
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
5
-7
/
+7
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
14
-30
/
+30
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
98
-98
/
+98
|
/
*
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
*
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
*
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-23
1
-0
/
+1
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
1
-1
/
+5
*
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
2
-2
/
+2
*
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
2016-12-23
1
-11
/
+12
*
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
2016-12-23
1
-2
/
+2
*
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-22
1
-1
/
+2
*
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
2016-12-21
1
-0
/
+1
*
RDS: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
net_sched: sch_netem: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
net_sched: sch_fq: use rb_entry()
Geliang Tang
2016-12-20
1
-7
/
+7
*
sctp: not copying duplicate addrs to the assoc's bind address list
Xin Long
2016-12-20
2
-0
/
+6
*
sctp: reduce indent level in sctp_copy_local_addr_list
Xin Long
2016-12-20
1
-18
/
+19
*
openvswitch: Add a missing break statement.
Jarno Rajahalme
2016-12-20
1
-0
/
+1
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
19
-89
/
+105
|
\
|
*
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-12-17
3
-8
/
+11
|
|
\
|
|
*
mac80211: fix legacy and invalid rx-rate report
Ben Greear
2016-12-15
1
-6
/
+8
|
|
*
mac80211: Ensure enough headroom when forwarding mesh pkt
Cedric Izoard
2016-12-13
1
-1
/
+1
|
|
*
mac80211: don't call drv_set_default_unicast_key() for VLANs
Johannes Berg
2016-12-13
1
-1
/
+2
|
*
|
net: ipv6: check route protocol when deleting routes
Mantas M
2016-12-17
1
-0
/
+2
|
*
|
net/x25: use designated initializers
Kees Cook
2016-12-17
1
-1
/
+1
|
*
|
net: use designated initializers
Kees Cook
2016-12-17
1
-1
/
+1
|
*
|
ATM: use designated initializers
Kees Cook
2016-12-17
4
-55
/
+54
[next]