summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger1-2/+2
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet4-9/+12
2010-11-15bridge: add RCU annotation to bridge multicast tableEric Dumazet3-32/+56
2010-11-15net/ipv6/mcast.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/cnic.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/e1000e: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2-3/+3
2010-11-15drivers/isdn: Remove unnecessary semicolonsJoe Perches2-3/+3
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller8-343/+339
2010-11-15net: Simplify RX queue allocationTom Herbert3-16/+13
2010-11-15net: Move TX queue allocation to alloc_netdev_mqTom Herbert1-4/+3
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs4-5/+30
2010-11-15vlan: Fix build warning in vlandev_seq_show()David S. Miller1-1/+0
2010-11-15net: sh_eth: Move off of deprecated I/O routines.Paul Mundt1-122/+122
2010-11-15net: consolidate 8021q taggingJohn Fastabend3-106/+7
2010-11-15net: remove check for headroom in vlan_dev_createJohn Fastabend1-3/+0
2010-11-158021q: set hard_header_len when VLAN offload features are toggledJohn Fastabend1-0/+6
2010-11-15offloading: Force software GSO for multiple vlan tags.Jesse Gross2-4/+19
2010-11-15offloading: Support multiple vlan tags in GSO.Jesse Gross1-5/+7
2010-11-15offloading: Make scatter/gather more tolerant of vlans.Jesse Gross1-7/+12
2010-11-15cxgb4vf: Advertise NETIF_F_TSO_ECN.Casey Leedom1-3/+8
2010-11-15cxgb4vf: fix up "Section Mismatch" compiler warning.Casey Leedom1-2/+2
2010-11-15cxgb4vf: add ethtool statistics for GRO.Casey Leedom1-0/+6
2010-11-15cxgb4vf: minor comment/symbolic name cleanup.Casey Leedom4-13/+14
2010-11-15ipv4: Fix build with multicast disabled.David S. Miller1-10/+10
2010-11-15dccp ccid-2: Separate option parsing from CCID processingGerrit Renker5-100/+100
2010-11-15dccp ccid-2: Remove old infrastructureGerrit Renker2-265/+0
2010-11-15dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker3-4/+37
2010-11-15dccp ccid-2: Consolidate Ack-Vector processing within main DCCP moduleGerrit Renker1-22/+9
2010-11-15dccp ccid-2: Update code for the Ack Vector input/registration routineGerrit Renker2-0/+154
2010-11-15dccp ccid-2: Algorithm to update buffer stateGerrit Renker4-6/+93
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller380-2730/+8964
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds74-331/+507
2010-11-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds65-795/+3755
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-99/+188
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-30/+94
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+30
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-9/+11
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo1-1/+1
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3
2010-11-12ipv6: Warn users if maximum number of routes is reached.Ben Greear1-1/+5
2010-11-12docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear1-0/+9
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki1-10/+20