summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov4-23/+7
2014-01-05phy: kill excess empty linesSergei Shtylyov2-31/+0
2014-01-05phy: kill excess codeSergei Shtylyov2-35/+13
2014-01-05phy: kill useless local variablesSergei Shtylyov2-47/+18
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-05mdio_bus: coding style fixesSergei Shtylyov1-18/+9
2014-01-05phy: coding style fixesSergei Shtylyov2-117/+114
2014-01-04Merge branch 'bonding'David S. Miller6-73/+221
2014-01-04bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com1-28/+51
2014-01-04bonding: fix netlink msg sizesfeldma@cumulusnetworks.com1-0/+1
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2-0/+50
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com6-33/+80
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com5-29/+56
2014-01-04Merge branch 'tg3'David S. Miller2-19/+111
2014-01-04tg3: Update version to 3.136Nithin Sujir1-2/+2
2014-01-04tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2-0/+12
2014-01-04tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2-4/+54
2014-01-04tg3: Add unicast filtering support.Michael Chan1-0/+21
2014-01-04tg3: Refactor __tg3_set_mac_addr()Michael Chan1-13/+22
2014-01-04llc: make lock staticstephen hemminger2-3/+1
2014-01-04socket: cleanupsstephen hemminger3-23/+2
2014-01-04sh_eth: coding style fixesSergei Shtylyov2-88/+75
2014-01-04r8152: fix the wrong return valuehayeswang1-1/+1
2014-01-04smsc9420: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-04Merge branch 'tunnel_dst_caching'David S. Miller2-24/+116
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert2-14/+38
2014-01-04ipv4: Cache dst in tunnelsTom Herbert2-24/+92
2014-01-04sctp: Add process name and pid to deprecation warningsNeil Horman1-6/+18
2014-01-04net: tulip: delete useless tests on netdev_privJulia Lawall1-6/+0
2014-01-03net: 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...Salam Noureddine1-5/+10
2014-01-02ipv6: namespace cleanupsstephen hemminger4-43/+35
2014-01-02net: core functions cleanupstephen hemminger2-62/+26
2014-01-02netlink: cleanup tap related functionsstephen hemminger2-19/+1
2014-01-02bonding: make more functions staticstephen hemminger2-6/+3
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger4-30/+5
2014-01-02stmicro: make local variables staticstephen hemminger3-6/+4
2014-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller24-1/+16142