summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: fix RCU races with bridge portstephen hemminger2010-11-158-34/+44
* netdev: add rcu annotations to receive handler hookstephen hemminger2010-11-151-2/+2
* bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-154-9/+12
* bridge: add RCU annotation to bridge multicast tableEric Dumazet2010-11-153-32/+56
* net/ipv6/mcast.c: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* drivers/net/cnic.c: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* drivers/net/e1000e: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2010-11-152-3/+3
* drivers/isdn: Remove unnecessary semicolonsJoe Perches2010-11-152-3/+3
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-158-343/+339
|\
| * dccp ccid-2: Separate option parsing from CCID processingGerrit Renker2010-11-155-100/+100
| * dccp ccid-2: Remove old infrastructureGerrit Renker2010-11-152-265/+0
| * dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-153-4/+37
| * dccp ccid-2: Consolidate Ack-Vector processing within main DCCP moduleGerrit Renker2010-11-151-22/+9
| * dccp ccid-2: Update code for the Ack Vector input/registration routineGerrit Renker2010-11-152-0/+154
| * dccp ccid-2: Algorithm to update buffer stateGerrit Renker2010-11-154-6/+93
* | net: Simplify RX queue allocationTom Herbert2010-11-153-16/+13
* | net: Move TX queue allocation to alloc_netdev_mqTom Herbert2010-11-151-4/+3
* | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-154-5/+30
* | vlan: Fix build warning in vlandev_seq_show()David S. Miller2010-11-151-1/+0
* | net: sh_eth: Move off of deprecated I/O routines.Paul Mundt2010-11-151-122/+122
* | net: consolidate 8021q taggingJohn Fastabend2010-11-153-106/+7
* | net: remove check for headroom in vlan_dev_createJohn Fastabend2010-11-151-3/+0
* | 8021q: set hard_header_len when VLAN offload features are toggledJohn Fastabend2010-11-151-0/+6
* | offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-152-4/+19
* | offloading: Support multiple vlan tags in GSO.Jesse Gross2010-11-151-5/+7
* | offloading: Make scatter/gather more tolerant of vlans.Jesse Gross2010-11-151-7/+12
* | cxgb4vf: Advertise NETIF_F_TSO_ECN.Casey Leedom2010-11-151-3/+8
* | cxgb4vf: fix up "Section Mismatch" compiler warning.Casey Leedom2010-11-151-2/+2
* | cxgb4vf: add ethtool statistics for GRO.Casey Leedom2010-11-151-0/+6
* | cxgb4vf: minor comment/symbolic name cleanup.Casey Leedom2010-11-154-13/+14
* | ipv4: Fix build with multicast disabled.David S. Miller2010-11-151-10/+10
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-14380-2730/+8964
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1274-331/+507
| |\
| | * can-bcm: fix minor heap overflowOliver Hartkopp2010-11-121-1/+1
| | * gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
| | * ipv6: Warn users if maximum number of routes is reached.Ben Greear2010-11-121-1/+5
| | * docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear2010-11-121-0/+9
| | * axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki2010-11-121-10/+20
| | * ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-121-16/+8
| | * tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-121-5/+3
| | * x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg2010-11-121-3/+9
| | * cxgb4vf: add call to Firmware to reset VF State.Casey Leedom2010-11-123-0/+36
| | * cxgb4vf: Fail open if link_start() fails.Casey Leedom2010-11-121-1/+3
| | * cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom2010-11-121-0/+8
| | * cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
| | * cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
OpenPOWER on IntegriCloud