summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-16net: filter: Just In Time compiler for sparcDavid S. Miller
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell
2012-04-16atl1: remove unused member from atl1_adapter structureTony Zelenoff
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend
2012-04-15net: add fdb generic dump routineJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff
2012-04-15atl1: make function to set imr of cardTony Zelenoff
2012-04-15atl1: use defined functions to disable irqTony Zelenoff
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff
2012-04-15atl1: make driver napi compatibleTony Zelenoff
2012-04-15atl1: handle rx in separate conditionTony Zelenoff
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe
2012-04-14ipv6: Remove unused argument to addrconf_dad_start().David S. Miller
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-04-14net/wan: use module_pci_driverAxel Lin
2012-04-14net/tokenring: use module_pci_driverAxel Lin
2012-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore
2012-04-14e1000e: issues in Sx on 82577/8/9Bruce Allan
2012-04-13bonding: Fixup get_tx_queue() op second arg type.David S. Miller
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller