aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-11tipc: relocate common functions from media to bearerYing Xue5-401/+114
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue4-46/+68
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy2-19/+19
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy4-62/+23
2013-12-11tipc: eliminate redundant code with kfree_skb_list routineYing Xue2-55/+9
2013-12-10Merge branch 'macb'David S. Miller2-29/+98
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann2-0/+65
2013-12-10net: macb: Use devm_request_irq()Soren Brinkmann1-5/+3
2013-12-10net: macb: Use devm_ioremap()Soren Brinkmann1-5/+3
2013-12-10net: macb: Migrate to devm clock interfaceSoren Brinkmann1-12/+20
2013-12-10net: macb: Migrate to dev_pm_opsSoren Brinkmann1-7/+7
2013-12-10net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang1-4/+6
2013-12-10net_sched: add space around '>' and before '('Yang Yingliang2-2/+3
2013-12-10net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2-3/+3
2013-12-10net_sched: cls_bpf: use tabs to do indentYang Yingliang1-1/+1
2013-12-10net_sched: remove unnecessary parentheses while returnYang Yingliang2-2/+3
2013-12-10atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10atm: he: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han2-3/+0
2013-12-10net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han1-2/+0
2013-12-10net: vmxnet3: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han1-4/+1
2013-12-10virtio_net: spelling fixesstephen hemminger1-2/+2
2013-12-10virtio_net: remove unused parameter to send_commandstephen hemminger1-21/+13
2013-12-10net: handle error more gracefully in socketpair()Yann Droneaud1-18/+31
2013-12-10Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()"David S. Miller1-0/+5
2013-12-10Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"David S. Miller1-0/+5
2013-12-10net: more spelling fixesstephen hemminger5-11/+11
2013-12-10Merge branch 'ifla_flags'David S. Miller4-8/+17
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2-3/+7
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2-5/+10
2013-12-10sh_eth: add R8A7791 supportSergei Shtylyov2-4/+5
2013-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-136/+453
2013-12-10bgmac: start/stop PHY on netdev open/stopRafał Miłecki1-0/+4
2013-12-10neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko1-1/+1
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-10ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko1-2/+2
2013-12-10igb: Start temperature sensor attribute index with 1Guenter Roeck1-4/+4
2013-12-10igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2-55/+53
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny6-0/+226
2013-12-10igb: Support ports mapped in 64-bit PCI spaceAaron Sierra1-7/+3
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny5-0/+96
2013-12-10ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore2-40/+19
2013-12-10ixgbevf: update Kconfig descriptionJacob Keller1-4/+4
2013-12-10i40e: Bump version numberCatherine Sullivan1-1/+1
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg1-4/+17
2013-12-10i40e: complain about out-of-range descriptor requestShannon Nelson1-9/+13
2013-12-10i40e: loopback info and set loopback fixKamil Krawczyk3-4/+6
2013-12-10i40e: restrict diag test messagesShannon Nelson1-9/+12