summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2014-01-03tg3: Add unicast filtering support.Michael Chan
2014-01-03tg3: Refactor __tg3_set_mac_addr()Michael Chan
2014-01-03llc: make lock staticstephen hemminger
2014-01-03socket: cleanupsstephen hemminger
2014-01-03sh_eth: coding style fixesSergei Shtylyov
2014-01-03r8152: fix the wrong return valuehayeswang
2014-01-03smsc9420: use named constants for pci_power_t valuesJulia Lawall
2014-01-03Merge branch 'tunnel_dst_caching'David S. Miller
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-03ipv4: Cache dst in tunnelsTom Herbert
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sched classifier: make cgroup table localstephen hemminger
2014-01-02sched action: make local function staticstephen hemminger
2014-01-02mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer
2014-01-02ipv4: switch and case should be at the same indentWeilong Chen
2014-01-02ipv4: spaces required around that '='Weilong Chen
2014-01-02net: Cleanup in eth-netx.hSachin Kamat
2014-01-02hamradio: 6pack: fix error return codeJulia Lawall
2014-01-02net: fix error return codeJulia Lawall
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing
2014-01-02tipc: make the code look more readablewangweidong
2014-01-02tun, rfs: fix the incorrect hash valueZhi Yong Wu
2014-01-02ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine
2014-01-01ipv6: namespace cleanupsstephen hemminger
2014-01-01net: core functions cleanupstephen hemminger
2014-01-01netlink: cleanup tap related functionsstephen hemminger
2014-01-01bonding: make more functions staticstephen hemminger
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger
2014-01-01stmicro: make local variables staticstephen hemminger
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-01Merge branch 'bonding'David S. Miller
2014-01-01bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong
2014-01-01bonding: remove the return value for bond_3ad_bind_slave()dingtianhong
2014-01-01bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong
2014-01-01bonding: slight optimizztion for bond_slave_override()dingtianhong
2014-01-01bonding: slight optimization for bond_alb_xmit()dingtianhong
2014-01-01bonding: slight optimization for bond_3ad_xmit_xor()dingtianhong
2014-01-01bonding: use ether_addr_equal_unaligned for bond addr comparedingtianhong
2014-01-01Merge branch 'r8152'David S. Miller
2014-01-01r8152: support RTL8153hayeswang
2014-01-01r8152: split rtl8152_enablehayeswang
2014-01-01r8152: add rtl_opshayeswang
2014-01-01r8152: change some definitionshayeswang
2014-01-01r8152: modify the method of accessing PHYhayeswang
2014-01-01r8152: move rtl8152_unload and ocp_reg_writehayeswang
2014-01-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller