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.12.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
*
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2015-12-03
1
-2
/
+2
*
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-02
1
-2
/
+2
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-02
11
-50
/
+101
*
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
2015-12-02
4
-5
/
+9
*
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
3
-25
/
+22
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
15
-38
/
+36
*
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
3
-9
/
+5
*
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-11-30
1
-0
/
+1
*
af-unix: passcred support for sendpage
Hannes Frederic Sowa
2015-11-30
1
-15
/
+64
*
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-29
1
-2
/
+2
*
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2015-11-24
2
-7
/
+3
*
net: openvswitch: Remove invalid comment
Aaron Conole
2015-11-24
1
-2
/
+2
*
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2015-11-24
2
-12
/
+0
*
rxrpc: Correctly handle ack at end of client call transmit phase
David Howells
2015-11-24
1
-1
/
+3
*
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
2
-5
/
+10
*
tipc: fix error handling of expanding buffer headroom
Ying Xue
2015-11-24
1
-2
/
+5
*
tipc: avoid packets leaking on socket receive queue
Ying Xue
2015-11-23
1
-3
/
+7
*
net/hsr: fix a warning message
Dan Carpenter
2015-11-23
1
-1
/
+1
*
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-23
1
-19
/
+164
*
cgroups: Allow dynamically changing net_classid
Nina Schiff
2015-11-23
1
-8
/
+18
*
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-22
1
-7
/
+8
*
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-22
1
-7
/
+8
*
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-11-22
1
-0
/
+2
*
tipc: correct settings of broadcast link state
Jon Paul Maloy
2015-11-20
1
-0
/
+2
*
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
2015-11-20
1
-3
/
+19
*
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
2015-11-20
1
-1
/
+1
*
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
2015-11-20
1
-0
/
+12
*
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-11-18
1
-1
/
+2
*
net: dns_resolver: convert time_t to time64_t
Aya Mahfouz
2015-11-18
1
-1
/
+1
*
net/ip6_tunnel: fix dst leak
Paolo Abeni
2015-11-18
1
-1
/
+1
*
udp: remove duplicate include
stephen hemminger
2015-11-18
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-17
31
-318
/
+437
|
\
|
*
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
1
-1
/
+4
|
*
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
2015-11-17
1
-1
/
+4
|
*
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
1
-122
/
+152
|
*
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
1
-1
/
+1
|
*
packet: Use PAGE_ALIGNED macro
Tobias Klauser
2015-11-17
1
-1
/
+1
|
*
packet: Don't check frames_per_block against negative values
Tobias Klauser
2015-11-17
1
-2
/
+2
|
*
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2015-11-17
1
-1
/
+3
|
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-17
1
-1
/
+2
|
*
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
2015-11-16
1
-2
/
+0
|
*
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
1
-5
/
+8
|
*
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
2015-11-16
1
-0
/
+1
|
*
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
2015-11-16
1
-3
/
+5
|
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
1
-1
/
+1
|
*
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-16
1
-0
/
+2
|
*
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2015-11-16
2
-2
/
+2
|
*
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-11-15
1
-8
/
+8
|
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
5
-23
/
+37
|
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-15
1
-2
/
+2
[next]