aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann1-5/+10
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann1-3/+4
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann1-0/+1
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann1-1/+1
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing1-2/+2
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann3-12/+12
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl1-2/+4
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann1-1/+1
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches1-2/+1
2010-12-19net: kill unused macrosShan Wei8-10/+0
2010-12-19vxge: add missing flush of reset_taskTejun Heo1-0/+2
2010-12-19net: increase skb->users instead of skb_clone()Changli Gao1-10/+20
2010-12-19ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet1-1/+1
2010-12-18ipv6: remove duplicate neigh_ifdownstephen hemminger1-1/+0
2010-12-18ipv6: fib6_ifdown cleanupstephen hemminger1-4/+4
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller70-202/+458
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard1-0/+4
2010-12-17qlcnic: reset pci function unconditionally during probeRajesh Borundia2-6/+3
2010-12-17qlcnic: fix ocm window register offset calculationRajesh Borundia1-1/+1
2010-12-17qlcnic: fix LED test when interface is down.Sucheta Chakraborty2-5/+23
2010-12-17tehuti: Firmware filename is tehuti/bdx.binBen Hutchings1-2/+2
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger1-1/+3
2010-12-16ifb: fix a lockdep splatEric Dumazet1-1/+1
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun1-1/+1
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław14-15/+15
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław9-16/+13
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław1-0/+5
2010-12-16net/veth: Fix packet checksummingMichał Mirosław1-1/+3
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens1-1/+1
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila6-12/+42
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera3-32/+47
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet1-1/+7
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila3-49/+99
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann46-0/+10278
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao3-3/+4
2010-12-16bonding: add the debugfs interface to see RLB hash tableTaku Izumi1-0/+50
2010-12-16bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi2-36/+38
2010-12-16cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis1-7/+10
2010-12-16cxgb4: extend VPD parsingDimitris Michailidis1-20/+21
2010-12-16cxgb4: add const to static arraysJoe Perches1-24/+24
2010-12-16cxgb4: remove a bitmapDimitris Michailidis2-3/+1
2010-12-16cxgb4: remove the name field from the adapter structureDimitris Michailidis2-23/+15
2010-12-16cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis1-14/+7
2010-12-16cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis1-1/+1
2010-12-16cxgb4: print port information after registering each netdevDimitris Michailidis1-32/+22
2010-12-16cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis2-2/+8
2010-12-16cxgb4: set the number of queues before device registrationDimitris Michailidis1-5/+5
2010-12-16cxgb4: do not read the clock frequency from VPDDimitris Michailidis1-3/+1
2010-12-16cxgb4: enable PCIe relaxed orderingDimitris Michailidis2-0/+19