summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack2012-04-121-0/+16
* net: Fixed coding style issues relating to braces.Jeffrin Jose2012-04-121-6/+3
* net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack2012-04-121-1/+0
* net/core: simple_strtoul cleanupShuah Khan2012-04-121-3/+2
* r6040: update copyright from 2007 to nowFlorian Fainelli2012-04-121-1/+1
* r6040: define and use bits of register PHY_CCFlorian Fainelli2012-04-121-2/+10
* r6040: define and use MTPR transmit enable bitFlorian Fainelli2012-04-121-2/+3
* r6040: define and use MLSR register bitsFlorian Fainelli2012-04-121-2/+5
* r6040: fix typo on stats update in tx pathFlorian Fainelli2012-04-121-1/+1
* r6040: add a MAC operation timeout defineFlorian Fainelli2012-04-121-3/+5
* r6040: remove unused variable mcr1 from private structureFlorian Fainelli2012-04-121-1/+1
* r6040: consolidate MAC reset to its own functionFlorian Fainelli2012-04-121-19/+18
* ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran2012-04-121-2/+2
* Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-122-1/+4
* wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2012-04-122-0/+2
* drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky2012-04-123-17/+5
* team: add missed "statics"Jiri Pirko2012-04-113-5/+5
* team: ab: walk through port list non-rcuJiri Pirko2012-04-111-1/+1
* team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2012-04-112-17/+81
* team: add bool option typeJiri Pirko2012-04-112-11/+31
* team: add support for per-port optionsJiri Pirko2012-04-114-100/+278
* batman-adv: add bridge loop avoidance compile optionSimon Wunderlich2012-04-117-5/+89
* batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2012-04-112-6/+116
* batman-adv: drop STP over batmanSimon Wunderlich2012-04-111-0/+8
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-115-0/+91
* batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich2012-04-114-2/+74
* batman-adv: allow multiple entries in tt_global_entriesSimon Wunderlich2012-04-112-93/+311
* batman-adv: export claim tables through debugfsSimon Wunderlich2012-04-114-3/+66
* batman-adv: make bridge loop avoidance switchableSimon Wunderlich2012-04-112-0/+11
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-1114-16/+1430
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-119-517/+5
* batman-adv: encourage batman to take shorter routes by changing the default h...Marek Lindner2012-04-111-1/+1
* batman-adv: Remove declaration of only locally used functionsSven Eckelmann2012-04-112-16/+14
* batman-adv: Replace bitarray operations with bitmapSven Eckelmann2012-04-116-130/+41
* batman-adv: use ETH_ALEN instead of hardcoded numeric constantsAntonio Quartulli2012-04-111-13/+13
* batman-adv: clean up KconfigAntonio Quartulli2012-04-111-9/+8
* MAINTAINERS: add additional maintainer for net/batman-advAntonio Quartulli2012-04-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-104047-49867/+103952
|\
| * Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-062-32/+49
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0638-376/+602
| |\
| | * net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-061-1/+3
| | * netlink: fix races after skb queueingEric Dumazet2012-04-061-11/+13
| | * doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-061-10/+12
| | * doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-061-5/+2
| | * doc, net: Update netdev operation namesBen Hutchings2012-04-062-14/+14
| | * doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-061-3/+3
| | * doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-061-2/+1
| | * ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
| | * MAINTAINERS: update for Marvell Ethernet driversstephen hemminger2012-04-051-12/+7
| | * bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
OpenPOWER on IntegriCloud