summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-28Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-27yam: replace del_timer by del_timer_syncJulia Lawall
2014-03-27hsr: replace del_timer by del_timer_syncJulia Lawall
2014-03-27atm: replace del_timer by del_timer_syncJulia Lawall
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2014-03-27tcp: tcp_make_synack() minor changesEric Dumazet
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-27ptp: Fix compiler warnings in the testptp utilityChristian Riesch
2014-03-27Revert "ptp: Fix compiler warnings in the testptp utility"David S. Miller
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-27Merge branch 'tipc-next'David S. Miller
2014-03-27tipc: use node list lock to protect tipc_num_links variableYing Xue
2014-03-27tipc: use node_list_lock to protect tipc_num_nodes variableYing Xue
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue
2014-03-27tipc: make broadcast bearer store in bearer_list arrayYing Xue
2014-03-27tipc: remove active flag from tipc_bearer structureYing Xue
2014-03-27tipc: convert tipc_bearers array to pointer listYing Xue
2014-03-27tipc: acquire necessary locks in named_cluster_distribute routineYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-03-27tipc: remove unnecessary checking for node objectYing Xue
2014-03-27Merge branch 'sxgbe'David S. Miller
2014-03-27net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal
2014-03-27net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.cMonam Agarwal
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal
2014-03-26MAINTAINERS: add maintainer for Samsung sxgbe driverByungho An
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26sxgbe: Add device-tree binding support documentSiva Reddy
2014-03-26ptp: Fix compiler warnings in the testptp utilityChristian Riesch
2014-03-26ptp: Add a command line option in testptp to set a specific PTP timeManfred Rudigier
2014-03-26Merge branch 'bonding-next'David S. Miller