summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli2012-11-075-4/+94
* batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-076-2/+325
* batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio Quartulli2012-11-074-3/+213
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-076-0/+346
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-079-4/+378
* batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-072-2/+5
* batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli2012-11-076-26/+194
* batman-adv: Mark correctly aligned headers not as __packedSven Eckelmann2012-11-071-6/+15
* batman-adv: Reserve extra bytes in skb for better alignmentSven Eckelmann2012-11-074-19/+22
* usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei2012-11-071-4/+16
* usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-49/+85
* usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei2012-11-071-3/+10
* usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-57/+90
* usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-072-5/+61
* net: calxedaxgmac: ip align receive buffersRob Herring2012-11-071-5/+6
* net: calxedaxgmac: rework transmit ring handlingRob Herring2012-11-071-12/+12
* net: calxedaxgmac: drop some unnecessary register writesRob Herring2012-11-071-6/+0
* net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring2012-11-071-6/+6
* net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring2012-11-071-3/+1
* net: calxedaxgmac: enable operate on 2nd frame modeRob Herring2012-11-071-2/+2
* htb: fix two bugsEric Dumazet2012-11-061-12/+5
* tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir2012-11-061-5/+3
* tg3: Support 5717 C0Michael Chan2012-11-062-1/+10
* net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-0/+11
* net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-062-7/+89
* drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-43/+43
* drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-8/+8
* sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-061-0/+19
* r8169: enable internal ASPM and clock request settingshayeswang2012-11-041-9/+21
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-041-4/+4
* drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-031-4/+2
* atp: remove set_rx_mode_8012()Paul Bolle2012-11-032-58/+2
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-031-13/+13
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-031-8/+18
* macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets2012-11-031-0/+2
* net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+2
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+1
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-032-2/+2
* htb: improved accuracy at high ratesVimalkumar2012-11-031-38/+90
* vxlan: allow a user to set TTL valueVincent Bernat2012-11-031-0/+3
* smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-032-33/+124
* if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli2012-11-031-0/+1
* r8169: Kill SafeMtu macroKirill Smelkov2012-11-031-1/+0
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0311-26/+32
* ipv4: avoid a test in ip_rt_put()Eric Dumazet2012-11-031-3/+6
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-034-42/+46
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-031-1/+1
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-032-28/+32
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-0311-35/+56
OpenPOWER on IntegriCloud