index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc7.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
net: reorder struct sock fields
Eric Dumazet
1
-24
/
+31
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
3
-5
/
+5
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
1
-38
/
+2
2010-11-16
vlan: lockless transmit path
Eric Dumazet
5
-57
/
+50
2010-11-16
macvlan: lockless tx path
Eric Dumazet
2
-59
/
+55
2010-11-16
packet: Enhance AF_PACKET implementation to not require high order contiguous...
Neil Horman
1
-16
/
+69
2010-11-16
drivers/isdn/mISDN: Use printf extension %pV
Joe Perches
3
-12
/
+33
2010-11-16
netlink: let nlmsg and nla functions take pointer-to-const args
Jan Engelhardt
2
-19
/
+24
2010-11-16
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-16
net: Export netif_get_vlan_features().
David S. Miller
1
-0
/
+1
2010-11-15
enic: Fix build warnings
Vasanthy Kolluri
2
-3
/
+3
2010-11-15
hso: Fix unused variable warning
Alan Cox
1
-1
/
+0
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
4
-7
/
+8
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
8
-34
/
+44
2010-11-15
netdev: add rcu annotations to receive handler hook
stephen hemminger
1
-2
/
+2
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
4
-9
/
+12
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
include/net/caif/cfctrl.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
include/linux/if_macvlan.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/ixgbe: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/e1000e: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/bnx2x: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
2010-11-15
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
3
-16
/
+13
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
1
-4
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
4
-5
/
+30
2010-11-15
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
1
-1
/
+0
2010-11-15
carl9170: use generic sign_extend32
Christian Lamparter
1
-13
/
+4
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
7
-47
/
+30
2010-11-15
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
3
-57
/
+12
2010-11-15
wl1251: add runtime PM support for SDIO
Grazvydas Ignotas
1
-3
/
+61
2010-11-15
wl1251: add power callback to wl1251_if_operations
Grazvydas Ignotas
4
-8
/
+25
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
6
-39
/
+70
2010-11-15
iwlwifi: disable disconnected antenna for advanced bt coex
Shanyu Zhao
1
-8
/
+11
2010-11-15
iwlwifi: seperate disconnected antenna function
Shanyu Zhao
1
-108
/
+123
2010-11-15
iwlagn: fix RXON HT
Johannes Berg
1
-0
/
+1
2010-11-15
iwlagn: re-enable calibration
Johannes Berg
1
-0
/
+14
2010-11-15
iwlagn: fix RXON issues
Johannes Berg
1
-29
/
+21
2010-11-15
iwlagn: fix needed chains calculation
Johannes Berg
1
-1
/
+3
2010-11-15
iwlwifi: resending QoS command when HT changes
Wey-Yi Guy
2
-56
/
+69
2010-11-15
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
Winkler, Tomas
1
-1
/
+1
2010-11-15
iwlwifi: legacy tx_cmd_protection function
Wey-Yi Guy
6
-39
/
+40
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
9
-17
/
+67
2010-11-15
iwlwifi: Legacy isr only used by legacy devices
Wey-Yi Guy
5
-61
/
+65
2010-11-15
iwlagn: fix non-5000+ build
Johannes Berg
6
-50
/
+57
2010-11-15
iwlagn: update PCI ID for 100 series devices
Wey-Yi Guy
1
-2
/
+3
2010-11-15
iwlagn: update PCI ID for 6000g2a series devices
Wey-Yi Guy
1
-7
/
+0
2010-11-15
iwlagn: update PCI ID for 6000g2b series devices
Wey-Yi Guy
1
-14
/
+2
[next]