Commit Graph

1415 Commits (fd29cf72621071d1d5f9bae634a4505b05f0e58b)

Author SHA1 Message Date
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
Dmitry Eremin-Solenikov 929122cdd5 Drop ARPHRD_IEEE802154_PHY 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
Stephen Hemminger 19633e129c skbuff: skb_mac_header_was_set is always true on >32 bit 16 years ago
Vegard Nossum a98b65a3ad net: annotate struct sock bitfield 16 years ago
Vegard Nossum fe55f6d5c0 net: use kmemcheck bitfields API for skbuff 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
John Dykstra 746e6ad23c [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS 16 years ago
Timo Teras 5ef12d98a1 neigh: fix state transition INCOMPLETE->FAILED via Netlink request 16 years ago
Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 years ago
Johannes Berg 8f77f3849c mac80211: do not pass PS frames out of mac80211 again 16 years ago
Sergey Lapin fcb94e4224 Add constants for the ieee 802.15.4 stack 16 years ago
Eric Dumazet 0c27922e49 net: dev_addr_init() fix 16 years ago
David S. Miller 285e42802b net/core/user_dma.c: Use frag list abstraction interfaces. 16 years ago