aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend8-112/+228
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff1-4/+10
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff2-57/+52
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2-13/+29
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff2-0/+8
2012-04-15atl1: make function to set imr of cardTony Zelenoff1-4/+9
2012-04-15atl1: use defined functions to disable irqTony Zelenoff1-3/+3
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff1-11/+16
2012-04-15atl1: make driver napi compatibleTony Zelenoff2-6/+41
2012-04-15atl1: handle rx in separate conditionTony Zelenoff1-9/+10
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu3-0/+40
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu1-1/+18
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu1-9/+16
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet167-455/+461
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta16-49/+49
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