index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2
-4
/
+4
2016-05-03
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
4
-6
/
+6
2016-05-03
tcp: do not block bh during prequeue processing
Eric Dumazet
2
-32
/
+2
2016-05-03
tcp: do not assume TCP code is non preemptible
Eric Dumazet
11
-99
/
+104
2016-05-02
wext: remove a/b/g/n from SIOCGIWNAME
Johannes Berg
1
-35
/
+0
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+57
2016-05-02
gre: do not pull header in ICMP error processing
Jiri Benc
1
-3
/
+8
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2
-13
/
+19
2016-05-02
tipc: only process unicast on intended node
Hamish Martin
1
-0
/
+5
2016-05-02
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
1
-0
/
+1
2016-05-02
soreuseport: Fix TCP listener hash collision
Craig Gallek
1
-0
/
+2
2016-05-02
net: l2tp: fix reversed udp6 checksum flags
Wang Shanker
1
-2
/
+2
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2
-8
/
+9
2016-04-30
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
3
-7
/
+4
2016-04-30
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
1
-5
/
+5
2016-04-30
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
1
-2
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2
-4
/
+4
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+1
2016-04-29
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
1
-2
/
+2
2016-04-29
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
1
-0
/
+1
2016-04-29
batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node
Sven Eckelmann
2
-11
/
+7
2016-04-29
batman-adv: Fix reference counting of vlan object for tt_local_entry
Sven Eckelmann
2
-38
/
+6
2016-04-29
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
3
-0
/
+18
2016-04-29
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
1
-7
/
+10
2016-04-29
netfilter: conntrack: init all_locks to avoid debug warning
Florian Westphal
1
-1
/
+1
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
3
-6
/
+12
2016-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-55
/
+55
2016-04-29
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+88
2016-04-29
tcp: give prequeue mode some care
Eric Dumazet
1
-5
/
+5
2016-04-29
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
1
-0
/
+5
2016-04-29
gre: build header correctly for collect metadata tunnels
Jiri Benc
1
-4
/
+5
2016-04-29
gre: do not assign header_ops in collect metadata mode
Jiri Benc
1
-2
/
+3
2016-04-28
Merge tag 'mac80211-for-davem-2016-04-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+2
2016-04-28
tipc: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2016-04-28
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-4
/
+23
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
1
-0
/
+1
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
1
-0
/
+9
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2
-0
/
+8
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
1
-2
/
+5
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
4
-13
/
+15
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
1
-1
/
+1
2016-04-28
net: snmp: kill STATS_BH macros
Eric Dumazet
1
-1
/
+1
2016-04-28
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
6
-89
/
+89
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
23
-145
/
+149
2016-04-28
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
1
-3
/
+3
2016-04-28
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
5
-14
/
+14
[prev]
[next]