summaryrefslogtreecommitdiffstats
path: root/net/packet (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-07batman-adv: Distributed ARP Table - add runtime switchAntonio Quartulli4-0/+31
2012-11-07batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli5-4/+94
2012-11-07batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli6-2/+325
2012-11-07batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio Quartulli4-3/+213
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli6-0/+346
2012-11-07batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli9-4/+378
2012-11-07batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2-2/+5
2012-11-07batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli6-26/+194
2012-11-07batman-adv: Mark correctly aligned headers not as __packedSven Eckelmann1-6/+15
2012-11-07batman-adv: Reserve extra bytes in skb for better alignmentSven Eckelmann4-19/+22
2012-11-07usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei1-4/+16
2012-11-07usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei1-49/+85
2012-11-07usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei1-3/+10
2012-11-07usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei1-57/+90
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2-5/+61
2012-11-07net: calxedaxgmac: ip align receive buffersRob Herring1-5/+6
2012-11-07net: calxedaxgmac: rework transmit ring handlingRob Herring1-12/+12
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring1-6/+0
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring1-6/+6
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring1-3/+1
2012-11-07net: calxedaxgmac: enable operate on 2nd frame modeRob Herring1-2/+2
2012-11-07htb: fix two bugsEric Dumazet1-12/+5
2012-11-07tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir1-5/+3
2012-11-07tg3: Support 5717 C0Michael Chan2-1/+10
2012-11-06net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD1-0/+11
2012-11-06net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2-7/+89
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta1-43/+43
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta1-8/+8
2012-11-06sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann1-0/+19
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang1-9/+21
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones1-4/+4
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle2-58/+2
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran1-9/+8
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran1-13/+13
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend1-8/+18
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets1-0/+2
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran2-2/+2
2012-11-03htb: improved accuracy at high ratesVimalkumar1-38/+90
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat1-0/+3
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning2-33/+124
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov1-1/+0
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang11-26/+32
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman4-42/+46
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang1-1/+1
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann2-28/+32