summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-035-29/+56
* Merge branch 'tg3'David S. Miller2014-01-032-19/+111
|\
| * tg3: Update version to 3.136Nithin Sujir2014-01-031-2/+2
| * tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-032-0/+12
| * tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-032-4/+54
| * tg3: Add unicast filtering support.Michael Chan2014-01-031-0/+21
| * tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-031-13/+22
|/
* llc: make lock staticstephen hemminger2014-01-032-3/+1
* socket: cleanupsstephen hemminger2014-01-033-23/+2
* sh_eth: coding style fixesSergei Shtylyov2014-01-032-88/+75
* r8152: fix the wrong return valuehayeswang2014-01-031-1/+1
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-031-1/+1
* Merge branch 'tunnel_dst_caching'David S. Miller2014-01-032-24/+116
|\
| * ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-032-14/+38
| * ipv4: Cache dst in tunnelsTom Herbert2014-01-032-24/+92
|/
* sctp: Add process name and pid to deprecation warningsNeil Horman2014-01-031-6/+18
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-031-6/+0
* net: revert "sched classifier: make cgroup table local"Cong Wang2014-01-021-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-014-43/+35
* net: core functions cleanupstephen hemminger2014-01-012-62/+26
* netlink: cleanup tap related functionsstephen hemminger2014-01-012-19/+1
* bonding: make more functions staticstephen hemminger2014-01-012-6/+3
* netlink: cleanup rntl_af_registerstephen hemminger2014-01-014-30/+5
* stmicro: make local variables staticstephen hemminger2014-01-013-6/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0124-1/+16142
|\
| * i40evf: A0 silicon specificGreg Rose2013-12-313-6/+36
| * i40evf: add driver to kernel build systemGreg Rose2013-12-315-1/+103
| * i40evf: init code and hardware supportGreg Rose2013-12-3111-0/+9868
| * i40evf: driver core headersGreg Rose2013-12-313-0/+689
| * i40evf: virtual channel interfaceGreg Rose2013-12-312-0/+1136
| * i40evf: core ethtool functionalityGreg Rose2013-12-311-0/+390
| * i40evf: transmit and receive functionalityGreg Rose2013-12-311-0/+1573
| * i40evf: main driver coreGreg Rose2013-12-311-0/+2353
* | Merge branch 'bonding'David S. Miller2014-01-015-87/+77
|\ \
| * | bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong2014-01-011-2/+2
| * | bonding: remove the return value for bond_3ad_bind_slave()dingtianhong2014-01-012-22/+16
| * | bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2014-01-012-4/+2
OpenPOWER on IntegriCloud