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.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-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-115
/
+237
2013-01-12
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2
-2
/
+9
2013-01-12
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+11
2013-01-11
tcp: accept RST without ACK flag
Eric Dumazet
1
-2
/
+2
2013-01-11
nfs: fix sunrpc/clnt.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-01-11
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
1
-14
/
+11
2013-01-11
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
1
-1
/
+1
2013-01-11
tcp: fix splice() and tcp collapsing interaction
Eric Dumazet
1
-3
/
+10
2013-01-11
tcp: splice: fix an infinite loop in tcp_read_sock()
Eric Dumazet
1
-1
/
+1
2013-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-91
/
+202
2013-01-09
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-01-08
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2
-4
/
+11
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-68
/
+221
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2013-01-08
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-31
/
+28
2013-01-07
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
1
-1
/
+1
2013-01-07
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
1
-1
/
+1
2013-01-05
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
Philippe De Muyter
1
-2
/
+6
2013-01-05
mac802154: fix NOHZ local_softirq_pending 08 warning
Alexander Aring
1
-1
/
+1
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
1
-5
/
+18
2013-01-04
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
1
-0
/
+3
2013-01-04
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
Ulrich Weber
1
-26
/
+7
2013-01-04
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
Trond Myklebust
1
-5
/
+0
2013-01-04
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-03
mac80211: fix maximum MTU
Chaitanya
1
-10
/
+1
2013-01-03
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
3
-37
/
+55
2013-01-03
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
4
-17
/
+62
2013-01-03
mac80211: RMC buckets are just list heads
Thomas Pedersen
2
-5
/
+5
2013-01-03
mac80211: assign VLAN channel contexts
Johannes Berg
3
-3
/
+45
2013-01-03
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
1
-0
/
+2
2013-01-03
mac80211: fix ibss scanning
Stanislaw Gruszka
3
-18
/
+31
2013-01-03
bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.
Rami Rosen
1
-0
/
+6
2013-01-03
bridge: Correctly unregister MDB rtnetlink handlers
Vlad Yasevich
2
-3
/
+12
2013-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-28
/
+29
2012-12-29
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
13
-30
/
+167
2012-12-28
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2012-12-28
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2012-12-28
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2012-12-28
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-27
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-27
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
Jesper Juhl
1
-1
/
+1
2012-12-26
netfilter: xt_hashlimit: fix namespace destroy path
Vitaly E. Lavrov
1
-4
/
+25
2012-12-26
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
1
-4
/
+16
[next]