summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * i40evf: add driver to kernel build systemGreg Rose2014-01-015-1/+103
| * i40evf: init code and hardware supportGreg Rose2014-01-0111-0/+9868
| * i40evf: driver core headersGreg Rose2014-01-013-0/+689
| * i40evf: virtual channel interfaceGreg Rose2014-01-012-0/+1136
| * i40evf: core ethtool functionalityGreg Rose2014-01-011-0/+390
| * i40evf: transmit and receive functionalityGreg Rose2014-01-011-0/+1573
| * i40evf: main driver coreGreg Rose2014-01-011-0/+2353
* | Merge branch 'bonding'David S. Miller2014-01-025-87/+77
|\ \
| * | bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong2014-01-021-2/+2
| * | bonding: remove the return value for bond_3ad_bind_slave()dingtianhong2014-01-022-22/+16
| * | bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2014-01-022-4/+2
| * | bonding: slight optimizztion for bond_slave_override()dingtianhong2014-01-021-12/+8
| * | bonding: slight optimization for bond_alb_xmit()dingtianhong2014-01-021-7/+5
| * | bonding: slight optimization for bond_3ad_xmit_xor()dingtianhong2014-01-021-11/+11
| * | bonding: use ether_addr_equal_unaligned for bond addr comparedingtianhong2014-01-021-29/+33
|/ /
* | Merge branch 'r8152'David S. Miller2014-01-023-83/+742
|\ \
| * | r8152: support RTL8153hayeswang2014-01-023-6/+621
| * | r8152: split rtl8152_enablehayeswang2014-01-021-3/+15
| * | r8152: add rtl_opshayeswang2014-01-021-7/+50
| * | r8152: change some definitionshayeswang2014-01-021-11/+16
| * | r8152: modify the method of accessing PHYhayeswang2014-01-021-34/+18
| * | r8152: move rtl8152_unload and ocp_reg_writehayeswang2014-01-021-29/+29
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-02123-3982/+5206
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-01123-3982/+5206
| |\ \ | | |/ | |/|
| | * ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-191-8/+1
| | * ath9k: fix TSF offset precision issueFelix Fietkau2013-12-191-3/+4
| | * ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-193-12/+11
| | * ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-198-57/+64
| | * bcma: add missing put_device callLevente Kurusa2013-12-191-0/+1
| | * ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-182-33/+38