index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
net: sh_eth: Move off of deprecated I/O routines.
Paul Mundt
1
-122
/
+122
2010-11-15
net: consolidate 8021q tagging
John Fastabend
3
-106
/
+7
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
1
-3
/
+0
2010-11-15
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
1
-0
/
+6
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2
-4
/
+19
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
1
-5
/
+7
2010-11-15
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
1
-7
/
+12
2010-11-15
cxgb4vf: Advertise NETIF_F_TSO_ECN.
Casey Leedom
1
-3
/
+8
2010-11-15
cxgb4vf: fix up "Section Mismatch" compiler warning.
Casey Leedom
1
-2
/
+2
2010-11-15
cxgb4vf: add ethtool statistics for GRO.
Casey Leedom
1
-0
/
+6
2010-11-15
cxgb4vf: minor comment/symbolic name cleanup.
Casey Leedom
4
-13
/
+14
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
5
-100
/
+100
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
2
-265
/
+0
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
3
-4
/
+37
2010-11-15
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
1
-22
/
+9
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2
-0
/
+154
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
4
-6
/
+93
2010-11-12
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-12
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-12
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-11-12
can-bcm: fix minor heap overflow
Oliver Hartkopp
1
-1
/
+1
2010-11-12
gianfar: Do not call device_set_wakeup_enable() under a spinlock
Rafael J. Wysocki
1
-2
/
+3
2010-11-12
ipv6: Warn users if maximum number of routes is reached.
Ben Greear
1
-1
/
+5
2010-11-12
docs: Add neigh/gc_thresh3 and route/max_size documentation.
Ben Greear
1
-0
/
+9
2010-11-12
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
1
-10
/
+20
2010-11-12
ipv6: addrconf: don't remove address state on ifdown if the address is being ...
Lorenzo Colitti
1
-16
/
+8
2010-11-12
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-12
net: net_families __rcu annotations
Eric Dumazet
1
-5
/
+6
2010-11-12
net: Kconfig whitespace cleanup
Philippe De Muyter
1
-112
/
+112
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
4
-127
/
+115
2010-11-12
x25: Prevent crashing when parsing bad X.25 facilities
Dan Rosenberg
1
-3
/
+9
2010-11-12
stmmac: update the driver documentation
Giuseppe Cavallaro
1
-11
/
+37
2010-11-12
cxgb4vf: add call to Firmware to reset VF State.
Casey Leedom
3
-0
/
+36
[next]