index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-06
pktgen: mac count
Robert Olsson
1
-2
/
+2
2008-08-06
pktgen: random flow
Robert Olsson
1
-1
/
+5
2008-08-06
bridge: Eliminate unnecessary forward delay
Stephen Hemminger
1
-7
/
+18
2008-08-05
bridge: fix compile warning in net/bridge/br_netfilter.c
Rami Rosen
1
-1
/
+1
2008-08-05
ipv4: remove unused field in struct flowi (include/net/flow.h).
Rami Rosen
1
-1
/
+0
2008-08-05
tg3: Fix 'scheduling while atomic' errors
Matt Carlson
1
-16
/
+4
2008-08-05
net: Kill plain NET_XMIT_BYPASS.
David S. Miller
2
-14
/
+1
2008-08-05
net_sched: Add qdisc __NET_XMIT_BYPASS flag
Jarek Poplawski
10
-20
/
+19
2008-08-05
net_sched: Add qdisc __NET_XMIT_STOLEN flag
Jarek Poplawski
12
-34
/
+68
2008-08-04
iwl3945: fix merge mistake for packet injection
Zhu Yi
1
-6
/
+0
2008-08-04
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
1
-1
/
+3
2008-08-04
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
1
-0
/
+1
2008-08-04
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
1
-10
/
+8
2008-08-04
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
5
-51
/
+119
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
4
-28
/
+59
2008-08-04
iwlwifi: HW bug fixes
Tomas Winkler
4
-7
/
+32
2008-08-04
p54: Fix potential concurrent access to private data
Larry Finger
2
-0
/
+7
2008-08-04
rt2x00: Disable link tuning in rt2500usb
Ivo van Doorn
1
-0
/
+14
2008-08-04
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
4
-28
/
+36
2008-08-04
iwlwifi: rename 4965 to AGN
Tomas Winkler
4
-63
/
+68
2008-08-04
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
11
-60
/
+55
2008-08-04
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2
-4
/
+2
2008-08-04
mac80211: automatic IBSS channel selection
Daniel Drake
1
-4
/
+16
2008-08-04
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
3
-4
/
+5
2008-08-04
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-08-04
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
3
-7
/
+7
2008-08-04
iwlwifi: set led register in disassociation
Esti Kummer
1
-16
/
+24
2008-08-04
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
3
-111
/
+0
2008-08-04
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
7
-128
/
+119
2008-08-04
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2
-33
/
+31
2008-08-04
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
4
-39
/
+37
2008-08-04
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
3
-38
/
+34
2008-08-04
mac80211: make listen_interval be limited by low level driver
Tomas Winkler
3
-3
/
+17
2008-08-04
mac80211: pass dtim_period to low level driver
Emmanuel Grumbach
4
-1
/
+28
2008-08-04
iwlwifi: corrects power_level in sysfs
Esti Kummer
3
-63
/
+58
2008-08-04
iwlwifi: add power save to 5000 HW
Mohamed Abbas
7
-24
/
+18
2008-08-04
net: eliminate refcounting in backlog queue
Stephen Hemminger
1
-7
/
+16
2008-08-04
ipv6: Do not drop packet if skb->local_df is set to true
Wei Yongjun
1
-1
/
+1
2008-08-04
sctp: Drop ipfargok in sctp_xmit function
Herbert Xu
4
-11
/
+15
2008-08-04
ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...
Yang Hongyang
1
-0
/
+2
2008-08-04
ipv6: syncookies: free reqsk on xfrm_lookup error
Florian Westphal
1
-11
/
+11
2008-08-03
net: Add missing extra2 parameter for ip_default_ttl sysctl
Sven Wegener
1
-0
/
+1
2008-08-03
net: use software GSO for SG+CSUM capable netdevices
Lennert Buytenhek
1
-0
/
+4
2008-08-03
net: fix missing pneigh entries in the neighbor seq_file code
Chris Larson
1
-5
/
+6
2008-08-03
net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...
Chris Larson
1
-1
/
+1
2008-08-03
pkt_sched: Make sure RTNL is held in qdisc_root_lock().
David S. Miller
1
-0
/
+12
2008-08-03
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
David S. Miller
1
-2
/
+4
2008-08-03
pkt_sched: Use qdisc_lock() on already sampled root qdisc.
David S. Miller
2
-8
/
+8
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
2
-3
/
+3
2008-08-01
embedded: fix vc_translate operator precedence
Tim Bird
1
-1
/
+1
[next]