Age | Commit message (Expand) | Author | Files | Lines |
2013-04-17 | at86rf230: add irq type configuration option | Sascha Herrmann | 2 | -16/+45 |
2013-04-17 | ks8851: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -6/+2 |
2013-04-17 | xgmac: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -5/+2 |
2013-04-17 | tg3: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -8/+2 |
2013-04-17 | atl1: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -9/+2 |
2013-04-17 | can: mcp251x: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -6/+2 |
2013-04-16 | Merge branch 'sync_multiple' | David S. Miller | 3 | -44/+173 |
2013-04-16 | team: Use new sync_multiple api to sync devices adressess. | Vlad Yasevich | 1 | -2/+2 |
2013-04-16 | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api | Vlad Yasevich | 2 | -42/+171 |
2013-04-15 | net: sctp: minor: make sctp_ep_common's member 'dead' a bool | Daniel Borkmann | 3 | -5/+5 |
2013-04-15 | net: sctp: remove sctp_ep_common struct member 'malloced' | Daniel Borkmann | 3 | -15/+5 |
2013-04-15 | sis900: check for DMA map errors | Denis Kirjanov | 1 | -4/+30 |
2013-04-15 | net/macb: fix error return code in macb_probe() | Nicolas Ferre | 1 | -2/+2 |
2013-04-15 | vxlan: don't bypass encapsulation for multi- and broadcasts | Mike Rapoport | 1 | -1/+2 |
2013-04-14 | net: tcp_memcontrol: minor: remove unused variable | Daniel Borkmann | 1 | -1/+0 |
2013-04-14 | net: sock: make sock_tx_timestamp void | Daniel Borkmann | 7 | -25/+16 |
2013-04-14 | vxlan: use htonl when snooping for loopback address | Mike Rapoport | 1 | -1/+2 |
2013-04-14 | ucc_geth: Convert ugeth_<level> to pr_<level> | Joe Perches | 2 | -502/+403 |
2013-04-14 | gianfar: Use netdev_<level> when possible | Joe Perches | 3 | -12/+17 |
2013-04-14 | fec: Convert printks to netdev_<level> | Joe Perches | 3 | -23/+21 |
2013-04-14 | tcp: tcp_tso_segment() small optimization | Eric Dumazet | 1 | -2/+5 |
2013-04-14 | fec: Fix PHC device log | Fabio Estevam | 2 | -2/+3 |
2013-04-13 | ethernet/fec: Add Vybrid family fec support | Jingchang Lu | 1 | -0/+5 |
2013-04-13 | net/at91_ether: fix error return code in at91ether_probe() | Wei Yongjun | 1 | -1/+2 |
2013-04-13 | ptp: dynamic allocation of PHC char devices | Jiri Benc | 1 | -25/+13 |
2013-04-13 | tcp: GSO should be TSQ friendly | Eric Dumazet | 3 | -1/+14 |
2013-04-12 | act_csum: fix possible use after free | Eric Dumazet | 1 | -14/+25 |
2013-04-12 | net: mv643xx_eth: remove deprecated inet_lro support | Sebastian Hesselbarth | 2 | -95/+3 |
2013-04-12 | vxlan: fix some sparse warnings | Wei Yongjun | 1 | -2/+2 |
2013-04-12 | xen-netback: switch to use skb_partial_csum_set() | Jason Wang | 1 | -14/+8 |
2013-04-12 | Revert "netprio_cgroup: make local table static" | David S. Miller | 1 | -1/+1 |
2013-04-12 | net: ethernet: stmicro: stmmac: use devm_ioremap_resource() | Silviu-Mihai Popescu | 1 | -5/+3 |
2013-04-12 | be2net: remove unused variable 'sge' | Ivan Vecera | 1 | -2/+0 |
2013-04-12 | net: mv643xx_eth: Add GRO support | Sebastian Hesselbarth | 1 | -1/+1 |
2013-04-12 | tuntap: initialize vlan_features | Jason Wang | 1 | -0/+1 |
2013-04-12 | virtio-net: initialize vlan_features | Jason Wang | 1 | -0/+2 |
2013-04-12 | net: mv643xx_eth: use managed devm_kzalloc | Sebastian Hesselbarth | 1 | -13/+4 |
2013-04-12 | net: mv643xx_eth: add shared clk and cleanup existing clk handling | Sebastian Hesselbarth | 2 | -16/+14 |
2013-04-12 | net: mvmdio: add clocks property to binding documentation | Sebastian Hesselbarth | 1 | -0/+1 |
2013-04-12 | vhost_net: remove tx polling state | Jason Wang | 2 | -68/+9 |
2013-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 7 | -6/+32 |
2013-04-12 | net/mlx4_en: set correct MTU in SRIOV | Eugenia Emantayev | 1 | -1/+3 |
2013-04-12 | net/mlx4_core: Translate guest B0 steering rules to DMFS | Hadar Hen Zion | 1 | -22/+63 |
2013-04-12 | net/mlx4_core: Add helper function to translate B0 steering rules to DMFS | Hadar Hen Zion | 2 | -22/+33 |
2013-04-11 | usbnet: handle link change | Ming Lei | 2 | -0/+31 |
2013-04-11 | usbnet: apply usbnet_link_change | Ming Lei | 1 | -1/+1 |
2013-04-11 | usbnet: sierra: apply usbnet_link_change | Ming Lei | 1 | -2/+1 |
2013-04-11 | usbnet: dm9601: apply usbnet_link_change | Ming Lei | 1 | -6/+1 |
2013-04-11 | usbnet: cdc-ether: apply usbnet_link_change | Ming Lei | 1 | -4/+1 |
2013-04-11 | usbnet: ax88179_1781: apply usbnet_link_change | Ming Lei | 1 | -8/+4 |