index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-11
ipvs: add lvs-devel as a list contact
Simon Horman
1
-0
/
+1
2008-08-11
ipvs: Explictly clear ip_vs_stats members
Simon Horman
1
-1
/
+14
2008-08-11
ipvs: No need to zero out ip_vs_stats during initialization
Sven Wegener
1
-3
/
+3
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
3
-82
/
+65
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
2
-2
/
+2
2008-08-11
ipvs: Annotate init functions with __init
Sven Wegener
4
-5
/
+5
2008-08-11
ipvs: Initialize schedulers' struct list_head at compile time
Sven Wegener
10
-10
/
+10
2008-08-11
ipvs: Use list_empty() instead of open-coding the same functionality
Sven Wegener
1
-2
/
+2
2008-08-11
ipvs: Use ARRAY_SIZE()
Sven Wegener
1
-1
/
+1
2008-08-11
ipvs: Fix possible deadlock in estimator code
Sven Wegener
1
-2
/
+5
2008-08-11
ipvs: Fix possible deadlock in sync code
Sven Wegener
1
-2
/
+2
2008-08-09
udp: Drop socket lock for encapsulated packets
Herbert Xu
2
-5
/
+7
2008-08-09
pkt_sched: Fix ingress deletion and filter attachment.
David S. Miller
1
-13
/
+23
2008-08-08
pkt_sched: Fix actions referencing
Jamal Hadi Salim
1
-3
/
+2
2008-08-08
bnx2x: fix logical op
Randy Dunlap
1
-1
/
+1
2008-08-08
tcp: (whitespace only) fix confusing indentation
Adam Langley
1
-70
/
+68
2008-08-08
pkt_sched: Fix qdisc config when link is down.
David S. Miller
1
-4
/
+4
2008-08-07
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
1
-2
/
+161
2008-08-07
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
4
-31
/
+6
2008-08-07
[Bluetooth] Add parameters to control BNEP header compression
Marcel Holtmann
1
-3
/
+12
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
12
-324
/
+205
2008-08-07
ath9k: More unused macros
Sujith
1
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
1
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
6
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
9
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
1
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
23
-0
/
+31694
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
1
-2
/
+0
2008-08-07
list.h: add list_cut_position()
Luis R. Rodriguez
1
-0
/
+40
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
3
-11
/
+40
2008-08-07
p54: swap short slot time dcf values
Christian Lamparter
1
-2
/
+2
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
1
-17
/
+37
2008-08-07
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
1
-1
/
+7
2008-08-07
mac80211: fix use of skb->cb for mesh forwarding
Luis Carlos Cobo
5
-90
/
+106
2008-08-07
p54: Fix for TX sequence number problem
Larry Finger
2
-0
/
+15
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
3
-25
/
+22
2008-08-07
pktgen: multiqueue etc.
Robert Olsson
1
-3
/
+34
2008-08-07
WAN: remove extra help text from HDLC_PPP config option
Krzysztof Halasa
1
-2
/
+0
2008-08-07
net/core: Allow receive on active slaves.
Joe Eykholt
1
-2
/
+4
2008-08-07
net/core: Allow certain receives on inactive slave.
Joe Eykholt
1
-7
/
+8
2008-08-07
net/core: Uninline skb_bond().
Joe Eykholt
1
-20
/
+8
2008-08-07
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
1
-3
/
+0
2008-08-07
bonding: refactor mii monitor
Jay Vosburgh
2
-222
/
+173
2008-08-07
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
6
-9
/
+13
2008-08-07
pkt_sched: Fix "parent is root" test in qdisc_create().
David S. Miller
1
-1
/
+1
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
13
-57
/
+9
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2
-0
/
+6
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+8
2008-08-07
ethtool: Expand ethtool_cmd.speed to 32 bits
Brandon Philips
1
-1
/
+16
[next]