summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-10neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore
2013-12-10ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko
2013-12-10igb: Start temperature sensor attribute index with 1Guenter Roeck
2013-12-10igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-12-10igb: Support ports mapped in 64-bit PCI spaceAaron Sierra
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny
2013-12-10ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore
2013-12-10ixgbevf: update Kconfig descriptionJacob Keller
2013-12-10i40e: Bump version numberCatherine Sullivan
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg
2013-12-10i40e: complain about out-of-range descriptor requestShannon Nelson
2013-12-10i40e: loopback info and set loopback fixKamil Krawczyk
2013-12-10i40e: restrict diag test messagesShannon Nelson
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-12-09ipv6: use ip6_flowinfo helperFlorent Fourcot
2013-12-09ipv6: add ip6_flowlabel helperFlorent Fourcot
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-09ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-09bgmac: connect to PHY and make use of PHY deviceRafał Miłecki
2013-12-09etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches
2013-12-09batadv: Slight optimization of batadv_compare_ethJoe Perches
2013-12-09etherdevice: Add ether_addr_equal_unalignedJoe Perches
2013-12-09Merge branch 'neigh'David S. Miller
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko
2013-12-09neigh: convert parms to an arrayJiri Pirko
2013-12-09Merge branch 'phy_reset'David S. Miller
2013-12-09net: sh_eth: do not issue a wild PHY reset through BMCRFlorian Fainelli
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli
2013-12-09net: pxa168_eth: use phy_init_hw for PHY resetFlorian Fainelli
2013-12-09net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli
2013-12-09net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli
2013-12-09net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli
2013-12-09net: greth: use phy_read_status()Florian Fainelli
2013-12-09net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-09tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()Zhi Yong Wu
2013-12-09macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()Zhi Yong Wu
2013-12-09xen-netback: improve guest-receive-side flow controlPaul Durrant
2013-12-09tipc: remove interface state mirroring in bearerErik Hugne
2013-12-09x25: convert printks to pr_<level>wangweidong
2013-12-09packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann