Age | Commit message (Expand) | Author |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-27 | gro: Only reset frag0 when skb can be pulled | Herbert Xu |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | notifiers: net: move netdevice notifiers into netdevice.h | Amerigo Wang |
2011-07-25 | net: Convert struct net_device uc_promisc to bool | Joe Perches |
2011-07-21 | net: Kobj and queues_kset should be used when CONFIG_XPS is enabled | Choi, Jong-Hwan |
2011-07-21 | vlan: kill ndo_vlan_rx_register | Jiri Pirko |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-16 | neigh: Kill hh_cache->hh_output | David S. Miller |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław |
2011-07-14 | net: unexport netdev_fix_features() | Michał Mirosław |
2011-07-14 | net: Embed hh_cache inside of struct neighbour. | David S. Miller |
2011-07-13 | net: Kill support for multiple hh_cache entries per neighbour | David S. Miller |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-08 | v2 ethtool: remove support for ETHTOOL_GRXNTUPLE | Alexander Duyck |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-06 | net: Rework netdev_drivername() to avoid warning. | David S. Miller |
2011-05-20 | macvlan: remove one synchronize_rcu() call | Eric Dumazet |
2011-05-13 | netdevice.h: Align struct net_device members | Joe Perches |
2011-05-12 | net: introduce netdev_change_features() | Michał Mirosław |
2011-05-12 | net: group FCoE related feature flags | Yi Zou |
2011-05-08 | net: Allow ethtool to set interface in loopback mode. | Mahesh Bandewar |
2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2011-04-28 | net: allow user to change NETIF_F_HIGHDMA | Michał Mirosław |
2011-04-28 | net: fix netdev_increment_features() | Michał Mirosław |
2011-04-27 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet |
2011-04-12 | net: vlan_features comment clarification | Michał Mirosław |
2011-04-04 | net: Allow no-cache copy from user on transmit | Tom Herbert |
2011-04-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-02 | net: Call netdev_features_change() from netdev_update_features() | Michał Mirosław |
2011-04-01 | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM | Michał Mirosław |
2011-03-16 | net: introduce rx_handler results and logic around that | Jiri Pirko |
2011-03-11 | net: add proper documentation for previously added net_device_ops for FCoE | Yi Zou |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-10 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2011-03-07 | net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode | Yi Zou |
2011-03-07 | netdevice: Convert printk to pr_info in netif_tx_stop_queue | Joe Perches |
2011-03-02 | netdevice: make initial group visible to userspace | Vlad Dogaru |
2011-02-17 | net: introduce NETIF_F_RXCSUM | Michał Mirosław |
2011-02-17 | net: Introduce new feature setting ops | Michał Mirosław |
2011-02-17 | ethtool: factorize get/set_one_feature | Michał Mirosław |
2011-02-17 | ethtool: enable GSO and GRO by default | Michał Mirosław |
2011-02-13 | rtnetlink: implement setting of master device | Jiri Pirko |
2011-02-13 | net: make dev->master general | Jiri Pirko |
2011-02-13 | net: remove the unnecessary dance around skb_bond_should_drop | Jiri Pirko |
2011-01-27 | net: fix dev_seq_next() | Eric Dumazet |
2011-01-24 | net: reduce and unify printk level in netdev_fix_features() | Michał Mirosław |