Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 년 전 |
Ben Hutchings
|
d77535162e
net: Document that dev_get_stats() returns the given pointer
|
15 년 전 |
Ben Hutchings
|
3cfde79c6c
net: Get rid of rtnl_link_stats64 / net_device_stats union
|
15 년 전 |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 년 전 |
Ben Hutchings
|
bcfcc450ba
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
|
15 년 전 |
Joe Perches
|
f45f4321d2
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
|
15 년 전 |
Joe Perches
|
256df2f387
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
|
15 년 전 |
John Fastabend
|
f0796d5c73
net: decreasing real_num_tx_queues needs to flush qdisc
|
15 년 전 |
Herbert Xu
|
d29c0c5c33
udp: Add UFO to NETIF_F_SOFTWARE_GSO
|
15 년 전 |
Ben Hutchings
|
82695d9b18
net: Fix error in comment on net_device_ops::ndo_get_stats
|
15 년 전 |
Jiri Pirko
|
f350a0a873
bridge: use rx_handler_data pointer to store net_bridge_port pointer
|
15 년 전 |
Jiri Pirko
|
a35e2c1b6d
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
|
15 년 전 |
Jiri Pirko
|
93e2c32b5c
net: add rx_handler data pointer
|
15 년 전 |
Herbert Xu
|
4247e161b1
netpoll: Add ndo_netpoll_setup
|
15 년 전 |
Ben Hutchings
|
be1f3c2c02
net: Enable 64-bit net device statistics on 32-bit architectures
|
15 년 전 |
Eric Dumazet
|
bb69ae049f
anycast: Some RCU conversions
|
15 년 전 |
Jiri Pirko
|
ab95bfe01f
net: replace hooks in __netif_receive_skb V5
|
15 년 전 |
Eric Dumazet
|
c2d9ba9bce
net: CONFIG_NET_NS reduction
|
15 년 전 |
Ian Campbell
|
06c4648d46
arp_notify: allow drivers to explicitly request a notification event.
|
15 년 전 |
Ben Hutchings
|
a4ed89cb92
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
|
15 년 전 |
Tom Herbert
|
76cc8b13a6
net: fix problem in dequeuing from input_pkt_queue
|
15 년 전 |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 년 전 |
Scott Feldman
|
57b610805c
net: Add netlink support for virtual port management (was iovnl)
|
15 년 전 |
Eric Dumazet
|
3b098e2d7c
net: Consistent skb timestamping
|
15 년 전 |
Mark Gross
|
ed77134bfc
PM QOS update
|
15 년 전 |
WANG Cong
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 년 전 |
David S. Miller
|
cd7b5396e7
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
|
15 년 전 |
Changli Gao
|
dee42870a4
net: fix softnet_stat
|
15 년 전 |
Changli Gao
|
6e7676c1a7
net: batch skb dequeueing from softnet input_pkt_queue
|
15 년 전 |