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.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-07-23
caif: precedence bug
Dan Carpenter
1
-1
/
+1
2010-07-23
net: RTA_MARK addition
Eric Dumazet
1
-0
/
+7
2010-07-22
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
1
-1
/
+1
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-18
/
+66
2010-07-21
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2
-5
/
+6
2010-07-21
drop_monitor: Add error code to detect duplicate state changes
Neil Horman
1
-2
/
+8
2010-07-21
__dst_free(): put EXPORT_SYMBOLS after the fct
Nicolas Dichtel
1
-1
/
+1
2010-07-20
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-20
net: this_cpu_xxx conversions
Eric Dumazet
2
-4
/
+3
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
1
-1
/
+3
2010-07-19
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
5
-1
/
+144
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-2
/
+1
2010-07-19
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
Pedro Garcia
3
-49
/
+86
2010-07-19
net: Remove MAX_SOCK_ADDR constant
Tetsuo Handa
1
-9
/
+0
2010-07-19
net: dccp: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-19
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-16
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
1
-2
/
+6
2010-07-16
net: bridge: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-15
net: fix problem in reading sock TX queue
Tom Herbert
1
-4
/
+3
2010-07-15
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
Chihau Chau
1
-2
/
+1
2010-07-15
net/core: neighbour update Oops
Doug Kehn
1
-1
/
+4
2010-07-15
net/sched: potential data corruption
Dan Carpenter
1
-2
/
+2
2010-07-15
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
1
-3
/
+10
2010-07-15
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
1
-0
/
+1
2010-07-15
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
1
-2
/
+13
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-28
/
+39
2010-07-13
net/irda: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-07-13
net/core: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-07-13
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-6
/
+8
2010-07-13
net: sock_free() optimizations
Eric Dumazet
1
-2
/
+3
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
5
-16
/
+24
2010-07-13
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-07-13
dsa: Fix Kconfig dependencies.
David S. Miller
1
-1
/
+1
2010-07-13
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
1
-1
/
+4
2010-07-13
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
13
-53
/
+32
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
22
-140
/
+67
2010-07-10
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
1
-6
/
+6
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2
-6
/
+27
2010-07-09
atm/br2684: register notifier event for carrier signal changes.
Karl Hiramoto
1
-2
/
+64
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
1
-0
/
+30
2010-07-09
vlan: allow TSO setting on vlan interfaces
Eric Dumazet
1
-0
/
+20
2010-07-09
Phonet: fix skb leak in pipe endpoint accept()
Rémi Denis-Courmont
1
-0
/
+1
2010-07-09
gre: propagate ipv6 transport class
Stephen Hemminger
1
-0
/
+2
2010-07-09
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
1
-0
/
+5
2010-07-09
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
1
-0
/
+2
2010-07-09
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
1
-3
/
+11
2010-07-09
mac80211: remove wep dependency
John W. Linville
7
-21
/
+30
[next]