aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang1-1/+1
2014-01-02sched classifier: make cgroup table localstephen hemminger1-1/+1
2014-01-02sched action: make local function staticstephen hemminger2-8/+3
2014-01-02mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer1-0/+4
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer4-8/+198
2014-01-02ipv4: switch and case should be at the same indentWeilong Chen1-15/+15
2014-01-02ipv4: spaces required around that '='Weilong Chen1-4/+4
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02hamradio: 6pack: fix error return codeJulia Lawall1-1/+2
2014-01-02net: fix error return codeJulia Lawall1-7/+11
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing3-7/+7
2014-01-02tipc: make the code look more readablewangweidong1-5/+2
2014-01-02tun, rfs: fix the incorrect hash valueZhi Yong Wu1-1/+1
2014-01-02ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is setSalam Noureddine1-5/+10
2014-01-01ipv6: namespace cleanupsstephen hemminger4-43/+35
2014-01-01net: core functions cleanupstephen hemminger2-62/+26
2014-01-01netlink: cleanup tap related functionsstephen hemminger2-19/+1
2014-01-01bonding: make more functions staticstephen hemminger2-6/+3
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger4-30/+5
2014-01-01stmicro: make local variables staticstephen hemminger3-6/+4
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller24-1/+16142
2014-01-01Merge branch 'bonding'David S. Miller5-87/+77
2014-01-01bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong1-2/+2
2014-01-01bonding: remove the return value for bond_3ad_bind_slave()dingtianhong2-22/+16
2014-01-01bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2-4/+2
2014-01-01bonding: slight optimizztion for bond_slave_override()dingtianhong1-12/+8
2014-01-01bonding: slight optimization for bond_alb_xmit()dingtianhong1-7/+5
2014-01-01bonding: slight optimization for bond_3ad_xmit_xor()dingtianhong1-11/+11
2014-01-01bonding: use ether_addr_equal_unaligned for bond addr comparedingtianhong1-29/+33
2014-01-01Merge branch 'r8152'David S. Miller3-83/+742
2014-01-01r8152: support RTL8153hayeswang3-6/+621
2014-01-01r8152: split rtl8152_enablehayeswang1-3/+15
2014-01-01r8152: add rtl_opshayeswang1-7/+50
2014-01-01r8152: change some definitionshayeswang1-11/+16
2014-01-01r8152: modify the method of accessing PHYhayeswang1-34/+18
2014-01-01r8152: move rtl8152_unload and ocp_reg_writehayeswang1-29/+29
2014-01-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller123-3982/+5206
2014-01-01cnic: Add a signature to indicate valid doorbell offset.Eddie Wai3-2/+5
2014-01-01bnx2: Update version to 2.2.5.Michael Chan1-2/+2
2014-01-01bnx2: Report MDI/MDIX status to ethtool.Michael Chan2-0/+20
2014-01-01bnx2: Enable auto-mdix when autoneg is disabled.Michael Chan2-3/+15
2014-01-01bnx2: Advertise nothing when speed is forcedMichael Chan1-11/+13
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville123-3982/+5206
2013-12-31i40evf: A0 silicon specificGreg Rose3-6/+36
2013-12-31i40evf: add driver to kernel build systemGreg Rose5-1/+103
2013-12-31i40evf: init code and hardware supportGreg Rose11-0/+9868
2013-12-31i40evf: driver core headersGreg Rose3-0/+689
2013-12-31i40evf: virtual channel interfaceGreg Rose2-0/+1136
2013-12-31i40evf: core ethtool functionalityGreg Rose1-0/+390
2013-12-31i40evf: transmit and receive functionalityGreg Rose1-0/+1573