Joe Perches
|
bdc220da32
netdevice.h: Align struct net_device members
|
14 years ago |
Michał Mirosław
|
afe12cc86b
net: introduce netdev_change_features()
|
14 years ago |
Yi Zou
|
7f267051bd
net: group FCoE related feature flags
|
14 years ago |
Mahesh Bandewar
|
eed2a12f1e
net: Allow ethtool to set interface in loopback mode.
|
14 years ago |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 years ago |
Michał Mirosław
|
fa2bd7ff92
net: allow user to change NETIF_F_HIGHDMA
|
14 years ago |
Michał Mirosław
|
1742f183fc
net: fix netdev_increment_features()
|
14 years ago |
Eric Dumazet
|
0a14842f5a
net: filter: Just In Time compiler for x86-64
|
14 years ago |
Michał Mirosław
|
1aac626716
net: vlan_features comment clarification
|
14 years ago |
Tom Herbert
|
c6e1a0d12c
net: Allow no-cache copy from user on transmit
|
14 years ago |
David S. Miller
|
083dd8b8aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Michał Mirosław
|
6cb6a27c45
net: Call netdev_features_change() from netdev_update_features()
|
14 years ago |
Michał Mirosław
|
4dd5ffe4fc
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
|
14 years ago |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 years ago |
Yi Zou
|
e9bce845c0
net: add proper documentation for previously added net_device_ops for FCoE
|
14 years ago |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Vasiliy Kulikov
|
8909c9ad8f
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
|
14 years ago |
Yi Zou
|
6247e08618
net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
|
14 years ago |
Joe Perches
|
256ee435b9
netdevice: Convert printk to pr_info in netif_tx_stop_queue
|
14 years ago |
Vlad Dogaru
|
23b41168fc
netdevice: make initial group visible to userspace
|
14 years ago |
Michał Mirosław
|
e83d360d9a
net: introduce NETIF_F_RXCSUM
|
14 years ago |
Michał Mirosław
|
5455c6998d
net: Introduce new feature setting ops
|
14 years ago |
Michał Mirosław
|
0a41770477
ethtool: factorize get/set_one_feature
|
14 years ago |
Michał Mirosław
|
212b573f55
ethtool: enable GSO and GRO by default
|
14 years ago |
Jiri Pirko
|
fbaec0ea54
rtnetlink: implement setting of master device
|
14 years ago |
Jiri Pirko
|
1765a57533
net: make dev->master general
|
14 years ago |
Jiri Pirko
|
d59cfde2fb
net: remove the unnecessary dance around skb_bond_should_drop
|
14 years ago |
Eric Dumazet
|
ccf434380d
net: fix dev_seq_next()
|
14 years ago |
Michał Mirosław
|
acd1130e87
net: reduce and unify printk level in netdev_fix_features()
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |