summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-11bgmac: start/stop PHY on netdev open/stopRafał Miłecki1-0/+4
2013-12-11neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko1-1/+1
2013-12-11cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-11ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko1-2/+2
2013-12-10mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein10-20/+32
2013-12-10ipv6: use ip6_flowinfo helperFlorent Fourcot1-2/+1
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot3-2/+7
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot3-7/+2
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot3-2/+1
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot3-0/+9
2013-12-10bgmac: connect to PHY and make use of PHY deviceRafał Miłecki2-138/+64
2013-12-10etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-10batadv: Slight optimization of batadv_compare_ethJoe Perches1-1/+1
2013-12-10etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-10Merge branch 'neigh'David S. Miller11-272/+414
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko3-1/+15
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko5-6/+92
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko6-6/+23
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko3-15/+59
2013-12-10neigh: convert parms to an arrayJiri Pirko7-257/+238
2013-12-10Merge branch 'phy_reset'David S. Miller10-63/+82
2013-12-10net: sh_eth: do not issue a wild PHY reset through BMCRFlorian Fainelli1-1/+4
2013-12-10net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli1-11/+4
2013-12-10net: pxa168_eth: use phy_init_hw for PHY resetFlorian Fainelli1-19/+1
2013-12-10net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli1-20/+1
2013-12-10net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli3-4/+60
2013-12-10net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli1-1/+0
2013-12-10net: greth: use phy_read_status()Florian Fainelli1-1/+1
2013-12-10net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli1-5/+2
2013-12-10net: phy: report link partner features through ethtoolFlorian Fainelli3-2/+10
2013-12-10tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()Zhi Yong Wu1-5/+0
2013-12-10macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()Zhi Yong Wu1-5/+0
2013-12-10xen-netback: improve guest-receive-side flow controlPaul Durrant3-185/+106
2013-12-10tipc: remove interface state mirroring in bearerErik Hugne7-117/+28
2013-12-10x25: convert printks to pr_<level>wangweidong7-17/+32
2013-12-10packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann4-12/+102
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2-15/+18
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-208/+314
2013-12-10packet: fix send path when running with proto == 0Daniel Borkmann2-25/+50
2013-12-10pkt_sched: give visibility to mq slave qdiscsEric Dumazet4-9/+18
2013-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-107/+316
2013-12-10wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-10irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0