summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipip: add GSO supportEric Dumazet2012-11-091-0/+12
* doc: packet_mmap: update doc to implementation statusDaniel Borkmann2012-11-091-24/+209
* phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler2012-11-092-0/+23
* Make the wanxl firmware array constDavid Howells2012-11-091-1/+1
* Fix the wanxl firmware to include missing constantsDavid Howells2012-11-093-1/+5
* UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells2012-11-093-3/+3
* UAPI: Fix compilation of the wanxl firmware blob.David Howells2012-11-091-1/+1
* netconsole: add oops_only module optionAmerigo Wang2012-11-081-0/+6
* vlan: set sysfs device_type to 'vlan'Doug Goldstein2012-11-081-0/+6
* irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu2012-11-081-4/+0
* irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu2012-11-081-1/+1
* ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-082-17/+2
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-0722-55/+1682
|\
| * batman-adv: enable fast client detection using unicast_4addr packetsAntonio Quartulli2012-11-071-2/+10
| * batman-adv: Add get_ethtool_stats() support for DATMartin Hundebøll2012-11-075-3/+65
| * batman-adv: Distributed ARP Table - add runtime switchAntonio Quartulli2012-11-074-0/+31
| * 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
* | ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel2012-11-071-1/+1
* | ksz884x: use module_pci_driver to simplify the codeWei Yongjun2012-11-071-12/+1
* | bnx2x: Support loading cnic resources at run-timeMerav Sicron2012-11-0712-565/+1084
* | bnx2x: HSI change for 'update' ramrodMerav Sicron2012-11-071-5/+16
* | packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-074-1/+60
* | net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li2012-11-071-8/+6
* | net: fec: default select FEC_PTP at mx6 platformFrank Li2012-11-071-2/+2
* | net/at91_ether: fix comment and style issuesJoachim Eastwood2012-11-071-60/+51
* | net/at91_ether: clean up print outsJoachim Eastwood2012-11-071-10/+7
* | net/at91_ether: drop board_data private struct memberJoachim Eastwood2012-11-072-8/+1
* | net/at91_ether: use stat function from macbJoachim Eastwood2012-11-073-42/+11
* | net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood2012-11-071-109/+3
* | net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood2012-11-072-3/+7
* | net/macb: support reversed hw addrJoachim Eastwood2012-11-071-6/+18
* | net/macb: check all address registers setsJoachim Eastwood2012-11-071-15/+20
* | be2net: remove adapter->eq_next_idxSathya Perla2012-11-072-4/+0
* | be2net: remove roce on lancerSathya Perla2012-11-073-29/+4
* | be2net: fix access to SEMAPHORE regSathya Perla2012-11-074-22/+11
* | be2net: re-factor bar mapping codeSathya Perla2012-11-071-95/+42
* | be2net: do not use sli_family to identify skyhawk-R chipSathya Perla2012-11-074-9/+4
* | be2net: fix wrong usage of adapter->generationSathya Perla2012-11-074-93/+92
* | be2net: remove LANCER A0 workaroundSathya Perla2012-11-071-10/+0
* | mlx4: change TX coalescing defaultsEric Dumazet2012-11-072-2/+2
|/
* 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