aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethernet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-15virtio-net: send gratuitous packets when neededJason Wang2-5/+73
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe1-9/+1
2012-04-14ipv6: Remove unused argument to addrconf_dad_start().David S. Miller1-6/+6
2012-04-14net: Fix spelling typo in netMasanari Iida11-12/+12
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian1-2/+0
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot4-8/+18
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet4-2/+10
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet3-4/+4
2012-04-14net/wan: use module_pci_driverAxel Lin2-24/+2
2012-04-14net/tokenring: use module_pci_driverAxel Lin4-48/+4
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger4-55/+111
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore2-6/+15
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny1-2/+2
2012-04-14e1000e: cleanup boolean logicBruce Allan6-35/+31
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan2-15/+12
2012-04-14e100: enable transmit time stamping.Richard Cochran1-0/+1
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-13bonding: Fixup get_tx_queue() op second arg type.David S. Miller1-1/+1
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller1-1/+1
2012-04-13Phonet: change maintainer addressRémi Denis-Courmont1-1/+1
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont1-0/+4
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont1-1/+1
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2-3/+1
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet3-1/+13
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky2-2/+2
2012-04-13rtnetlink: fix commentsstephen hemminger1-2/+4
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger3-12/+8
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-04-13net/garp: fix GID rbtree orderingDavid Ward1-4/+4
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse1-10/+85
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com1-52/+45
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com1-10/+0
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin2-57/+205
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin5-3/+36
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX1-2/+2
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com1-2/+3
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek1-3/+6
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman1-1/+2
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman1-1/+1
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser1-3/+2
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall1-1/+1
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman1-19/+2
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman1-0/+20
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack1-0/+16
2012-04-12net: Fixed coding style issues relating to braces.Jeffrin Jose1-6/+3
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack1-1/+0
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel1-1/+1