Commit Graph

1105 Commits (94b97e39b0c983e86f0028c456dcf213abc722a0)

Author SHA1 Message Date
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Stephen Hemminger 92845ffd2a netdev: change name dropping error codes 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Alexey Dobriyan 4ef079ccc1 netns: fix net_generic array leak 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Ilpo Järvinen b4bb4ac8cb pktgen: fix skb leak in case of failure 17 years ago
Dimitris Michailidis ab396eb03f net: Fix off-by-one in skb_dma_map 17 years ago
Alexey Dobriyan b76a461f11 netns: export netns list 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Patrick McHardy b6c40d68ff net: only invoke dev->change_rx_flags when device is UP 17 years ago
Peter Zijlstra 654bed16cf net: packet split receive api 17 years ago
Peter Zijlstra c57943a1c9 net: wrap sk->sk_backlog_rcv() 17 years ago
Herbert Xu 4edd87ad5c net: BUG instead of corrupting memory in pskb_expand_head 17 years ago
Lennert Buytenhek 04a4bb55bc net: add skb_recycle_check() to enable netdriver skb recycling 17 years ago
Stephen Hemminger f0db275a81 netdev: docbook comment update (revised) 17 years ago
Stephen Hemminger cf04a4c764 netdev: use const for some name functions 17 years ago
Oliver Hartkopp 96ca4a2cc1 net: remove ifalias on empty given alias 17 years ago
David S. Miller f72051b067 neigh: Remove by-hand SKB queue handling. 17 years ago
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
Remi Denis-Courmont bce7b15426 Phonet: global definitions 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Alexander Duyck ad55dcaff0 netdev: simple_tx_hash shouldn't hash inside fragments 17 years ago
Rémi Denis-Courmont 821c92f258 ISDN sockets: add missing lockdep strings 17 years ago
Benjamin Thery f262b59bec net: fix scheduling of dst_gc_task by __dst_free 17 years ago
David S. Miller a40c24a133 net: Add SKB DMA mapping helper functions. 17 years ago
Herbert Xu e2a6b85247 net: Enable TSO if supported by at least one device 17 years ago
Jarek Poplawski e8a83e10d7 pkt_sched: Fix qdisc state in net_tx_action() 17 years ago
David S. Miller 195648bbc5 pkt_sched: Prevent livelock in TX queue running. 17 years ago
David S. Miller deb3abf15f Revert "pkt_sched: Protect gen estimators under est_lock." 17 years ago
David S. Miller 96d203169d pkt_sched: Fix missed RCU unlock in dev_queue_xmit() 17 years ago
Jarek Poplawski def82a1db1 net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). 17 years ago
David S. Miller a9312ae893 pkt_sched: Add 'deactivated' state. 17 years ago
Rusty Russell db543c1f97 net: skb_copy_datagram_from_iovec() 17 years ago
Herbert Xu 6f85a124d8 net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header 17 years ago
Jarek Poplawski d4766692e7 pkt_sched: Protect gen estimators under est_lock. 17 years ago
Andrew Gallatin 64c00d81b5 pktgen: prevent pktgen from using bad tx queue 17 years ago
Robert Olsson e6fce5b916 pktgen: multiqueue etc. 17 years ago
Joe Eykholt f982307f22 net/core: Allow receive on active slaves. 17 years ago
Joe Eykholt 0d7a368123 net/core: Allow certain receives on inactive slave. 17 years ago
Joe Eykholt cc9bd5cebc net/core: Uninline skb_bond(). 17 years ago
Robert Olsson ff2a79a5a9 pktgen: mac count 17 years ago
Robert Olsson 1211a64554 pktgen: random flow 17 years ago
Jarek Poplawski c27f339af9 net_sched: Add qdisc __NET_XMIT_BYPASS flag 17 years ago
Stephen Hemminger 6e583ce524 net: eliminate refcounting in backlog queue 17 years ago
Lennert Buytenhek e5a4a72d4f net: use software GSO for SG+CSUM capable netdevices 17 years ago
Chris Larson 745e203164 net: fix missing pneigh entries in the neighbor seq_file code 17 years ago
Chris Larson bff69732c9 net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx. 17 years ago
David S. Miller 5fb662297b pkt_sched: Use qdisc_lock() on already sampled root qdisc. 17 years ago
David S. Miller c3f26a269c netdev: Fix lockdep warnings in multiqueue configurations. 17 years ago
David S. Miller 8d50b53d66 pkt_sched: Fix OOPS on ingress qdisc add. 17 years ago