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.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
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
5
-0
/
+52
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
7
-22
/
+156
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2
-12
/
+3
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-124
/
+195
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-12
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2013-03-12
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-03-12
batman-adv: verify tt len does not exceed packet len
Marek Lindner
1
-3
/
+3
2013-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-113
/
+188
2013-03-11
net: can: af_can.c: Fix checkpatch warnings
Valentin Ilie
1
-13
/
+8
2013-03-11
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2
-30
/
+2
2013-03-11
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-11
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
1
-6
/
+0
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
3
-32
/
+4
2013-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+1
2013-03-10
ipip: capture inner headers during encapsulation
Pravin B Shelar
1
-6
/
+7
2013-03-10
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+20
2013-03-10
dcb: fix sparse warnings
stephen hemminger
1
-0
/
+1
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
6
-27
/
+105
2013-03-10
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+2
2013-03-10
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
2013-03-10
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
1
-0
/
+4
2013-03-10
net: Kill link between CSUM and SG features.
Pravin B Shelar
4
-36
/
+46
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
1
-1
/
+1
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
2013-03-08
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
1
-10
/
+5
2013-03-08
net/rds: zero last byte for strncpy
Chen Gang
1
-0
/
+1
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-3
/
+8
2013-03-08
bridge: add missing vid to br_mdb_get()
Cong Wang
4
-5
/
+6
2013-03-08
Fix: sparse warning in inet_csk_prepare_forced_close
Christoph Paasch
1
-0
/
+1
2013-03-08
bridge: use ipv4_is_local_multicast() helper
Amerigo Wang
1
-1
/
+1
2013-03-08
afkey: fix a typo
Junwei Zhang
1
-4
/
+4
2013-03-08
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
12
-56
/
+55
2013-03-08
tcp: uninline tcp_prequeue()
Eric Dumazet
1
-0
/
+44
2013-03-08
netlabel: correctly list all the static label mappings
Paul Moore
1
-6
/
+6
2013-03-08
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
1
-6
/
+75
2013-03-08
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-7
/
+14
2013-03-07
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
1
-15
/
+16
2013-03-07
netconf: add the handler to dump entries
Nicolas Dichtel
2
-2
/
+138
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-42
/
+70
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
1
-1
/
+1
[next]