summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: kill excess empty linesSergei Shtylyov2014-01-052-31/+0
* phy: kill excess codeSergei Shtylyov2014-01-052-35/+13
* phy: kill useless local variablesSergei Shtylyov2014-01-052-47/+18
* <linux/phy.h>: coding style fixesSergei Shtylyov2014-01-051-19/+19
* mdio_bus: coding style fixesSergei Shtylyov2014-01-051-18/+9
* phy: coding style fixesSergei Shtylyov2014-01-052-117/+114
* Merge branch 'bonding'David S. Miller2014-01-046-73/+221
|\
| * bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com2014-01-041-28/+51
| * bonding: fix netlink msg sizesfeldma@cumulusnetworks.com2014-01-041-0/+1
| * bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2014-01-042-0/+50
| * bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-046-33/+80
| * bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-045-29/+56
|/
* Merge branch 'tg3'David S. Miller2014-01-042-19/+111
|\
| * tg3: Update version to 3.136Nithin Sujir2014-01-041-2/+2
| * tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-042-0/+12
| * tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-042-4/+54
| * tg3: Add unicast filtering support.Michael Chan2014-01-041-0/+21
| * tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-041-13/+22
|/
* llc: make lock staticstephen hemminger2014-01-042-3/+1
* socket: cleanupsstephen hemminger2014-01-043-23/+2
* sh_eth: coding style fixesSergei Shtylyov2014-01-042-88/+75
* r8152: fix the wrong return valuehayeswang2014-01-041-1/+1
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-041-1/+1
* Merge branch 'tunnel_dst_caching'David S. Miller2014-01-042-24/+116
|\
| * ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-042-14/+38
| * ipv4: Cache dst in tunnelsTom Herbert2014-01-042-24/+92
|/
* sctp: Add process name and pid to deprecation warningsNeil Horman2014-01-041-6/+18
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-041-6/+0
* net: revert "sched classifier: make cgroup table local"Cong Wang2014-01-031-1/+1
* sched classifier: make cgroup table localstephen hemminger2014-01-021-1/+1
* sched action: make local function staticstephen hemminger2014-01-022-8/+3
* mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer2014-01-021-0/+4
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-024-8/+198
* ipv4: switch and case should be at the same indentWeilong Chen2014-01-021-15/+15
* ipv4: spaces required around that '='Weilong Chen2014-01-021-4/+4
* net: Cleanup in eth-netx.hSachin Kamat2014-01-021-4/+2
* hamradio: 6pack: fix error return codeJulia Lawall2014-01-021-1/+2
* net: fix error return codeJulia Lawall2014-01-021-7/+11
* ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-023-7/+7
* tipc: make the code look more readablewangweidong2014-01-021-5/+2
* tun, rfs: fix the incorrect hash valueZhi Yong Wu2014-01-021-1/+1
* ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine2014-01-021-5/+10
* ipv6: namespace cleanupsstephen hemminger2014-01-024-43/+35
* net: core functions cleanupstephen hemminger2014-01-022-62/+26
* netlink: cleanup tap related functionsstephen hemminger2014-01-022-19/+1
* bonding: make more functions staticstephen hemminger2014-01-022-6/+3
* netlink: cleanup rntl_af_registerstephen hemminger2014-01-024-30/+5
* stmicro: make local variables staticstephen hemminger2014-01-023-6/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0224-1/+16142
|\
| * i40evf: A0 silicon specificGreg Rose2014-01-013-6/+36