Commit Graph

1442 Commits (b12536c27043f1c21195e587eb59950428326e22)

Author SHA1 Message Date
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Stephen Hemminger 4fb019a01a net: force bridge module(s) to be GPL 16 years ago
Patrick McHardy af356afa01 net_sched: reintroduce dev->qdisc for use by sch_api 16 years ago
Eric Dumazet 55f9d6786d net: Remove debugging code 16 years ago
Eric Dumazet d1b19dff91 net: net/core/dev.c cleanups 16 years ago
Ajit Khaparde 05c6a8d7a7 net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. 16 years ago
Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 years ago
Neil Horman 5848cc096a net: drop_monitor: make last_rx timestamp private 16 years ago
Xiao Guangrong f2798eb4e0 drop_monitor: fix trace_napi_poll_hit() 16 years ago
Jarek Poplawski d66ee0587c net: sk_free() should be allowed right after sk_alloc() 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Krishna Kumar 03a9a447d2 net: convert remaining non-symbolic return values in dev_queue_xmit 16 years ago
Alexey Dobriyan 2975315b79 pktgen: use proc_create_data() 16 years ago
Stephen Hemminger c3d2f52dd4 pktgen: increase version 16 years ago
Stephen Hemminger 63adc6fb8a pktgen: cleanup checkpatch warnings 16 years ago
Stephen Hemminger 64e8ff5ef2 pktgen: use common idle routine 16 years ago
Stephen Hemminger 2bc481cf43 pktgen: spin using hrtimer 16 years ago
Stephen Hemminger fd29cf7262 pktgen: convert to use ktime_t 16 years ago
Stephen Hemminger 5c9d191c16 pktgen: avoid calling gettimeofday 16 years ago
Stephen Hemminger 5b8db2f568 pktgen: reorganize transmit loop 16 years ago
Stephen Hemminger e470757d61 pktgen: use netdev_alloc_skb 16 years ago
Stephen Hemminger 7d7bb1cf0e pktgen: cleanup clone count test 16 years ago
Stephen Hemminger 3791decb5a pktgen: xmit logic reorganization 16 years ago
Stephen Hemminger 3bda06a3d7 pktgen: stop_device cleanup 16 years ago
Stephen Hemminger 65c5b786a3 pktgen: mark read-only/mostly variables 16 years ago
Stephen Hemminger 475ac1e409 pktgen: change inlining 16 years ago
Stephen Hemminger 648fda7404 pktgen: minor cleanup 16 years ago
Dongdong Deng 79b1bee888 netpoll: warning for ndo_start_xmit returns with interrupts enabled 16 years ago
Dmitry Eremin-Solenikov 929122cdd5 Drop ARPHRD_IEEE802154_PHY 16 years ago
Eric Dumazet c1a8f1f1c8 net: restore gnet_stats_basic to previous definition 16 years ago
Eric Paris a8f80e8ff9 Networking: use CAP_NET_ADMIN when deciding to call request_module 16 years ago
Neil Horman e9b3cc1b37 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) 16 years ago
Krishna Kumar bbd8a0d3a3 net: Avoid enqueuing skb for default qdiscs 16 years ago
Jan Engelhardt 0d6038ee76 net: implement a SO_DOMAIN getsockoption 16 years ago
Jan Engelhardt 49c794e946 net: implement a SO_PROTOCOL getsockoption 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Ingo Molnar 0bf52b9817 net: Fix spinlock use in alloc_netdev_mq() 16 years ago
Eric Dumazet e4c4e448cf neigh: Convert garbage collection from softirq to workqueue 16 years ago
Jiri Pirko a6ac65db23 net: restore the original spinlock to protect unicast list 16 years ago
Eric Dumazet 144586301f net: net_assign_generic() fix 16 years ago
Johannes Berg 463d018323 cfg80211: make aware of net namespaces 16 years ago
Eric Dumazet 8a729fce76 net: ethtool_op_get_rx_csum() should be public and exported 16 years ago
Sridhar Samudrala 1896e61ff7 ethtool: device independent rx_csum and get_flags routines 16 years ago
Johannes Berg 72bce62775 net: remove unused skb->do_not_encrypt 16 years ago
Johannes Berg c4029083e2 net: export __dev_addr_sync/__dev_addr_unsync 16 years ago
Rémi Denis-Courmont f249fb7830 Fix error return for setsockopt(SO_TIMESTAMPING) 16 years ago
Eric Dumazet 4dc6dc7162 net: sock_copy() fixes 16 years ago
Tobias Klauser 97fd5bc7f2 net: Rename lookup_neigh_params function 16 years ago