summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15ipv6: 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/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-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
2012-04-13Phonet: change maintainer addressRémi Denis-Courmont
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky
2012-04-13rtnetlink: fix commentsstephen hemminger
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com