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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
2
-11
/
+5
2010-06-16
ip_frag: Remove some atomic ops
Eric Dumazet
2
-4
/
+2
2010-06-16
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-16
net: Fix error in comment on net_device_ops::ndo_get_stats
Ben Hutchings
1
-1
/
+1
2010-06-16
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
Sonic Zhang
2
-43
/
+85
2010-06-16
inetpeer: RCU conversion
Eric Dumazet
2
-69
/
+96
2010-06-16
cnic: Fix cnic_cm_abort() error handling.
Michael Chan
1
-11
/
+18
2010-06-16
cnic: Refactor and fix cnic_ready_to_close().
Michael Chan
1
-16
/
+10
2010-06-16
cnic: Refactor code in cnic_cm_process_kcqe().
Michael Chan
1
-6
/
+9
2010-06-16
cnic: Return error code in cnic_cm_close() if unsuccessful.
Michael Chan
1
-0
/
+2
2010-06-16
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
3
-26
/
+79
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
36
-205
/
+608
2010-06-16
ath9k_htc: Fix ampdu_action callback
Sujith
4
-92
/
+45
2010-06-16
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
Luis R. Rodriguez
1
-2
/
+7
2010-06-16
rt2x00: Synchronize WCID initialization with legacy driver
Ivo van Doorn
2
-9
/
+26
2010-06-16
rt2x00: Enable HW crypto by default
Ivo van Doorn
2
-2
/
+2
2010-06-16
rt2x00: Limit TX done looping to number of TX ring entries
Ivo van Doorn
1
-14
/
+9
2010-06-16
rt2x00: Update author rt2800lib
Ivo van Doorn
1
-5
/
+6
2010-06-16
rt2x00: Enable fallback rates for rt61pci and rt73usb
Ivo van Doorn
2
-0
/
+25
2010-06-16
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
1
-1
/
+12
2010-06-16
rt2x00: provide mac80211 a suitable max_rates value
Helmut Schaa
1
-0
/
+12
2010-06-16
rt2x00: Fix typo in rt2800_config_txpower
Helmut Schaa
1
-1
/
+1
2010-06-16
rt2x00: Fix TX_STA_FIFO handling
Helmut Schaa
1
-14
/
+9
2010-06-16
rt2x00: Add comment about BBP1_TX_POWER
Helmut Schaa
1
-1
/
+3
2010-06-16
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
Helmut Schaa
1
-2
/
+7
2010-06-16
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
Helmut Schaa
1
-2
/
+6
2010-06-16
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
1
-2
/
+1
2010-06-16
rt2x00: clarify meaning of txdone flags
Helmut Schaa
1
-1
/
+8
2010-06-16
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
5
-7
/
+22
2010-06-16
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
1
-3
/
+7
2010-06-16
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
5
-18
/
+16
2010-06-15
hostap: Protect against initialization interrupt
Tim Gardner
3
-3
/
+27
2010-06-15
tcp: unify tcp flag macros
Changli Gao
6
-71
/
+58
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
20
-50
/
+71
2010-06-15
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
3
-14
/
+17
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
4
-4
/
+10
2010-06-15
bridge: Fix netpoll support
Herbert Xu
4
-84
/
+120
2010-06-15
netpoll: Add netpoll_tx_running
Herbert Xu
1
-0
/
+9
2010-06-15
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2
-79
/
+99
2010-06-15
netpoll: Add ndo_netpoll_setup
Herbert Xu
2
-0
/
+12
2010-06-15
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
1
-75
/
+76
2010-06-15
netpoll: Fix RCU usage
Herbert Xu
2
-13
/
+20
2010-06-15
bridge: Remove redundant npinfo NULL setting
Herbert Xu
1
-1
/
+0
2010-06-15
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
1
-2
/
+1
2010-06-15
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
John W. Linville
1
-0
/
+1
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
531
-8682
/
+14835
2010-06-15
netfilter: xtables: idletimer target implementation
Luciano Coelho
5
-0
/
+373
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
1
-19
/
+29
2010-06-15
bnx2x: Fix link problem with some DACs
Yaniv Rosner
1
-3
/
+5
2010-06-15
inetpeer: various changes
Eric Dumazet
1
-38
/
+56
[prev]
[next]