summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-147-25/+16
* vxlan: use htonl when snooping for loopback addressMike Rapoport2013-04-141-1/+2
* ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-142-502/+403
* gianfar: Use netdev_<level> when possibleJoe Perches2013-04-143-12/+17
* fec: Convert printks to netdev_<level>Joe Perches2013-04-143-23/+21
* tcp: tcp_tso_segment() small optimizationEric Dumazet2013-04-131-2/+5
* fec: Fix PHC device logFabio Estevam2013-04-132-2/+3
* ethernet/fec: Add Vybrid family fec supportJingchang Lu2013-04-121-0/+5
* net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-121-1/+2
* ptp: dynamic allocation of PHC char devicesJiri Benc2013-04-121-25/+13
* tcp: GSO should be TSQ friendlyEric Dumazet2013-04-123-1/+14
* act_csum: fix possible use after freeEric Dumazet2013-04-121-14/+25
* net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-122-95/+3
* vxlan: fix some sparse warningsWei Yongjun2013-04-121-2/+2
* xen-netback: switch to use skb_partial_csum_set()Jason Wang2013-04-121-14/+8
* Revert "netprio_cgroup: make local table static"David S. Miller2013-04-121-1/+1
* net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-111-5/+3
* be2net: remove unused variable 'sge'Ivan Vecera2013-04-111-2/+0
* net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-111-1/+1
* tuntap: initialize vlan_featuresJason Wang2013-04-111-0/+1
* virtio-net: initialize vlan_featuresJason Wang2013-04-111-0/+2
* net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-111-13/+4
* net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-112-16/+14
* net: mvmdio: add clocks property to binding documentationSebastian Hesselbarth2013-04-111-0/+1
* vhost_net: remove tx polling stateJason Wang2013-04-112-68/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-117-6/+32
|\
| * xfrm_user: constify netlink dispatch tableMathias Krause2013-03-061-2/+2
| * xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-067-4/+30
* | net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-111-1/+3
* | net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+63
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-112-22/+33
* | usbnet: handle link changeMing Lei2013-04-112-0/+31
* | usbnet: apply usbnet_link_changeMing Lei2013-04-111-1/+1
* | usbnet: sierra: apply usbnet_link_changeMing Lei2013-04-111-2/+1
* | usbnet: dm9601: apply usbnet_link_changeMing Lei2013-04-111-6/+1
* | usbnet: cdc-ether: apply usbnet_link_changeMing Lei2013-04-111-4/+1
* | usbnet: ax88179_1781: apply usbnet_link_changeMing Lei2013-04-111-8/+4
* | usbnet: asix: apply usbnet_link_changeMing Lei2013-04-111-5/+1
* | usbnet: cdc_ncm: apply usbnet_link_changeMing Lei2013-04-111-6/+3
* | usbnet: mcs7830: apply usbnet_link_changeMing Lei2013-04-111-4/+1
* | usbnet: mcs7830: don't reset linkMing Lei2013-04-111-3/+2
* | usbnet: introduce usbnet_link_change APIMing Lei2013-04-112-0/+14
* | netprio_cgroup: make local table staticstephen hemminger2013-04-101-1/+1
* | xen-netback: fix sparse warningstephen hemminger2013-04-101-1/+1
* | bnx2: make cnic_probe staticstephen hemminger2013-04-101-1/+1
* | Merge branch 'wireless'David S. Miller2013-04-10258-3956/+23444
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10258-3956/+23444
|/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1026-347/+460
| |\ \
| | * | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| | * | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2