Commit Graph

1543 Commits (c1e13f25674ed564948ecb7dfe5f83e578892896)

Author SHA1 Message Date
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
Johannes Berg 30ffee8480 net: move and export get_net_ns_by_pid 16 years ago
Johannes Berg 11a28d373e net: make namespace iteration possible under RCU 16 years ago
Eric Dumazet e912b1142b net: sk_prot_alloc() should not blindly overwrite memory 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Anton Vorontsov 1b614fb9a0 netpoll: Fix carrier detection for drivers that are using phylib 16 years ago
Anton Vorontsov bff38771e1 netpoll: Introduce netpoll_carrier_timeout kernel option 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Herbert Xu ff780cd8f2 gro: Flush GRO packets in napi_disable_pending path 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Stephen Hemminger 603a8bbe62 skbuff: don't corrupt mac_header on skb expansion 16 years ago