summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet
2013-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-09wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: sis900: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain