summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-27net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli
2015-01-27Merge branch 'cxgb4-next'David S. Miller
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai
2015-01-27net: dsa/mv88e6352: make mv88e6352_wait genericVivien Didelot
2015-01-27net: dsa/mv88e6xxx: add reg read and write debugVivien Didelot
2015-01-26net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek
2015-01-26net: macb: allow deffered probe of the driverNicolae Rosia
2015-01-26flow_dissector: add tipc supportErik Hugne
2015-01-26tipc: fix excessive network event loggingErik Hugne
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-26net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26net: cls_basic: return from walking on match in basic_getDaniel Borkmann
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang
2015-01-26Merge branch 'ovs_flowids'David S. Miller
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer
2015-01-26openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer
2015-01-26openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer
2015-01-26openvswitch: Refactor ovs_nla_fill_match().Joe Stringer
2015-01-26Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...David S. Miller
2015-01-26Merge branch 'sh_eth'David S. Miller
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov
2015-01-26net: stmmac: add BQL supportBeniamino Galvani
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai
2015-01-26rhashtable: rhashtable_remove() must unlink in both tbl and future_tblThomas Graf
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie
2015-01-25bonding: handle more gso typesEric Dumazet
2015-01-25bridge: simplify br_getlink() a bitDan Carpenter
2015-01-25Merge branch 'phy_dsa'David S. Miller
2015-01-25net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25Merge branch 'fib_trie_next'David S. Miller
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck