summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add fdb generic dump routineJohn Fastabend2012-04-151-0/+84
* net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-152-16/+83
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-158-112/+228
* atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff2012-04-151-4/+10
* atl1: do not process interrupts in cycle in handlerTony Zelenoff2012-04-152-57/+52
* atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2012-04-152-13/+29
* atl1: add value to check ability of reenabling IRQsTony Zelenoff2012-04-152-0/+8
* atl1: make function to set imr of cardTony Zelenoff2012-04-151-4/+9
* atl1: use defined functions to disable irqTony Zelenoff2012-04-151-3/+3
* atl1: add napi process of tx interruptsTony Zelenoff2012-04-151-11/+16
* atl1: make driver napi compatibleTony Zelenoff2012-04-152-6/+41
* atl1: handle rx in separate conditionTony Zelenoff2012-04-151-9/+10
* bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu2012-04-153-0/+40
* bridge: Restart queries when last querier expiresHerbert Xu2012-04-151-1/+18
* bridge: Add br_multicast_start_querierHerbert Xu2012-04-151-9/+16
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15167-455/+461
* ipv4: fix checkpatch errorsDaniel Baluta2012-04-1516-49/+49
* virtio-net: send gratuitous packets when neededJason Wang2012-04-152-5/+73
* isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe2012-04-151-9/+1
* ipv6: Remove unused argument to addrconf_dad_start().David S. Miller2012-04-141-6/+6
* net: Fix spelling typo in netMasanari Iida2012-04-1411-12/+12
* tcp: Remove redundant code entering quickack modeVijay Subramanian2012-04-141-2/+0
* tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-144-8/+18
* inet: makes syn_ack_timeout mandatoryEric Dumazet2012-04-144-2/+10
* tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-143-4/+4
* net/wan: use module_pci_driverAxel Lin2012-04-142-24/+2
* net/tokenring: use module_pci_driverAxel Lin2012-04-144-48/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-1412-58/+62
|\
| * ixgbe: add I2C clock stretchingDon Skidmore2012-04-142-6/+15
| * igb: Update version to 3.4.7.Carolyn Wyborny2012-04-141-2/+2
| * e1000e: cleanup boolean logicBruce Allan2012-04-146-35/+31
| * e1000e: cleanup remaining strings split across multiple linesBruce Allan2012-04-142-15/+12
| * e100: enable transmit time stamping.Richard Cochran2012-04-141-0/+1
| * e100: Support the get_ts_info ethtool method.Richard Cochran2012-04-141-0/+1
* | tunnel: implement 64 bits statisticsstephen hemminger2012-04-144-55/+111
|/
* bonding: Fixup get_tx_queue() op second arg type.David S. Miller2012-04-131-1/+1
* rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller2012-04-131-1/+1
* Phonet: change maintainer addressRémi Denis-Courmont2012-04-131-1/+1
* Phonet: missing headers (sparse)Rémi Denis-Courmont2012-04-131-0/+4
* Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont2012-04-131-1/+1
* neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-132-3/+1
* udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-133-1/+13
* net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky2012-04-132-2/+2
* rtnetlink: fix commentsstephen hemminger2012-04-131-2/+4
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-133-12/+8
* ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-131-1/+1
* enic: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-131-1/+1
* broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-131-2/+1
* net: Remove redundant spi driver bus initializationLars-Peter Clausen2012-04-131-1/+0
* net/garp: fix GID rbtree orderingDavid Ward2012-04-131-4/+4
OpenPOWER on IntegriCloud