summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix SerDes autoneg flow control.Carolyn Wyborny2012-12-013-8/+166
* igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-012-0/+16
* igb: Workaround for global device reset problem on 82580.Carolyn Wyborny2012-12-011-0/+6
* igb: Refactoring of i210 file.Carolyn Wyborny2012-12-011-124/+119
* igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin2012-12-011-16/+12
* igb: Updates to read nvm function for i211 deviceCarolyn Wyborny2012-12-012-4/+34
* ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-12-011-37/+46
* myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin2012-11-301-0/+41
* myri10ge: Convert from LRO to GROAndrew Gallatin2012-11-302-203/+34
* MAINTAINERS: fix bouncing tun/tap entriesJiri Slaby2012-11-301-2/+1
* smsc95xx: expand check_ macrosSteve Glendinning2012-11-301-121/+391
* smsc95xx: fix smsc_crc return typeSteve Glendinning2012-11-301-2/+3
* smsc95xx: don't enable remote wakeup directlySteve Glendinning2012-11-301-25/+5
* smsc95xx: fix error handling in suspend failure caseSteve Glendinning2012-11-301-21/+29
* smsc95xx: fix suspend buffer overflowSteve Glendinning2012-11-301-1/+6
* smsc75xx: expand check_ macrosSteve Glendinning2012-11-301-159/+576
* smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning2012-11-301-1/+1
* sctp: verify length provided in heartbeat information parameterThomas Graf2012-11-301-2/+8
* rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-303-4/+4
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-304-9/+11
|\
| * batman-adv: use ETH_P_BATMANAntonio Quartulli2012-11-304-9/+11
* | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala2012-11-301-1/+1
* | mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott2012-11-301-1/+1
* | mac802154: fix memory leaksAlan Ott2012-11-302-2/+7
* | 6lowpan: consider checksum bytes in fragmentation thresholdAlan Ott2012-11-301-1/+2
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-11-309-43/+1
|\ \
| * | can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde2012-11-292-6/+0
| * | can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde2012-11-291-10/+0
| * | can: ems_usb: remove obsolete variable open_timeMarc Kleine-Budde2012-11-291-7/+0
| * | can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2012-11-292-9/+0
| * | can: mscan: remove obsolete variable open_timeMarc Kleine-Budde2012-11-292-9/+0
| * | can: Do not call dev_put if restart timer is running upon closeAlexander Stein2012-11-291-2/+1
* | | mISDN: improve bitops usageAkinobu Mita2012-11-301-10/+10
* | | 8021q: fix vlan device to inherit the unicast filtering capability flagYi Zou2012-11-301-0/+1
* | | bonding: delete migrated IP addresses from the rlb hash tableJiri Bohac2012-11-303-40/+184
* | | bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2012-11-302-0/+19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-3014-134/+307
|\ \ \ | |_|/ |/| |
| * | openvswitch: Use RCU callback when detaching netdevices.Jesse Gross2012-11-282-4/+13
| * | openvswitch: add skb mark matching and set actionAnsis Atteka2012-11-265-4/+31
| * | net: openvswitch: use this_cpu_ptr per-cpu helperShan Wei2012-11-162-5/+4
| * | openvswitch: add ipv6 'set' actionAnsis Atteka2012-11-142-0/+113
| * | ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-122-10/+31
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-105-116/+116
| * | openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan2012-11-021-3/+6
* | | core: make GRO methods static.Rami Rosen2012-11-292-12/+3
* | | doc: make the description of how tcp_ecn works more explicit and clearRick Jones2012-11-291-8/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2969-786/+585
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-2917-28/+53
| |\ \
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-11-292-10/+6
| | |\|
| | | * openvswitch: Store flow key len if ARP opcode is not request or reply.Mehak Mahajan2012-10-311-9/+5