summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches
2010-12-20net: kill unused macrosShan Wei
2010-12-20vxge: add missing flush of reset_taskTejun Heo
2010-12-20net: increase skb->users instead of skb_clone()Changli Gao
2010-12-20ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet
2010-12-19ipv6: remove duplicate neigh_ifdownstephen hemminger
2010-12-19ipv6: fib6_ifdown cleanupstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-12-17qlcnic: reset pci function unconditionally during probeRajesh Borundia
2010-12-17qlcnic: fix ocm window register offset calculationRajesh Borundia
2010-12-17qlcnic: fix LED test when interface is down.Sucheta Chakraborty
2010-12-17tehuti: Firmware filename is tehuti/bdx.binBen Hutchings
2010-12-17ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16ifb: fix a lockdep splatEric Dumazet
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław
2010-12-16net/veth: Fix packet checksummingMichał Mirosław
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao
2010-12-16bonding: add the debugfs interface to see RLB hash tableTaku Izumi
2010-12-16bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi
2010-12-16cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis
2010-12-16cxgb4: extend VPD parsingDimitris Michailidis
2010-12-16cxgb4: add const to static arraysJoe Perches
2010-12-16cxgb4: remove a bitmapDimitris Michailidis
2010-12-16cxgb4: remove the name field from the adapter structureDimitris Michailidis
2010-12-16cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis
2010-12-16cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis
2010-12-16cxgb4: print port information after registering each netdevDimitris Michailidis
2010-12-16cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis
2010-12-16cxgb4: set the number of queues before device registrationDimitris Michailidis
2010-12-16cxgb4: do not read the clock frequency from VPDDimitris Michailidis
2010-12-16cxgb4: enable PCIe relaxed orderingDimitris Michailidis