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
2010-12-17
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
1
-5
/
+10
2010-12-15
net: Abstract default MTU metric calculation behind an accessor.
David S. Miller
4
-32
/
+51
2010-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-206
/
+537
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
8
-31
/
+60
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-206
/
+537
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-13
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
7
-10
/
+9
2010-12-13
ipv6: Demark default hoplimit as zero.
David S. Miller
1
-3
/
+1
2010-12-13
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
6
-7
/
+7
2010-12-13
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
3
-2
/
+4
2010-12-11
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
1
-16
/
+9
2010-12-11
af_packet: use swap() instead of the open coded macro XC()
Changli Gao
1
-5
/
+3
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-2
/
+15
2010-12-11
pktgen: adding prefetchw() call
Junchang Wang
1
-0
/
+2
2010-12-11
inet6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv6 ESP
Martin Willi
1
-8
/
+24
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-11
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-2
/
+17
2010-12-11
net/ipv6/udp.c: fix typo in flush_stack()
Jiri Pirko
1
-1
/
+1
2010-12-11
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
David S. Miller
1
-1
/
+1
2010-12-11
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-10
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-8
/
+0
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-219
/
+538
2010-12-10
dccp: remove unused macros
Shan Wei
1
-8
/
+0
2010-12-10
filter: use size of fetched data in __load_pointer()
Eric Dumazet
1
-3
/
+3
2010-12-10
net: optimize INET input path further
Eric Dumazet
3
-11
/
+11
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
9
-78
/
+95
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-128
/
+163
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+18
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
1
-0
/
+5
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
2010-12-08
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
1
-0
/
+1
2010-12-08
l2tp: Fix modalias of l2tp_ip
Michal Marek
1
-1
/
+5
2010-12-08
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
1
-2
/
+4
2010-12-08
af_packet: fix freeing pg_vec twice on error path
Changli Gao
1
-1
/
+0
2010-12-08
af_packet: eliminate pgv_to_page on some arches
Changli Gao
1
-1
/
+3
2010-12-08
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
1
-3
/
+3
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
3
-19
/
+21
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
4
-26
/
+25
2010-12-08
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
5
-9
/
+223
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
2010-12-08
net/9p/protocol.c: Remove duplicated macros.
Thiago Farina
1
-24
/
+9
2010-12-08
net: init ingress queue
Changli Gao
1
-22
/
+13
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-4
/
+15
[next]