Commit Graph

1342 Commits (0f6399c4c525b518644a9b09f8d6fb125a418c4d)

Author SHA1 Message Date
Johannes Berg 3b8bcfd5d3 net: introduce pre-up netdev notifier 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Eric Dumazet 2a91525c20 net: net/core/sock.c cleanup 16 years ago
Eric Dumazet 1ce8e7b57b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() 16 years ago
Herbert Xu 9aaa156cf9 gro: Store shinfo in local variable in skb_gro_receive 16 years ago
Herbert Xu 66e92fcf1d gro: Nasty optimisations for page frags in skb_gro_receive 16 years ago
Herbert Xu cb18978cbf gro: Open-code final pskb_may_pull 16 years ago
Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
Herbert Xu 7489594cb2 gro: Optimise length comparison in skb_gro_header 16 years ago
Herbert Xu 78d3fd0b7d gro: Only use skb_gro_header for completely non-linear packets 16 years ago
Herbert Xu 67147ba99a gro: Localise offset/headlen in skb_gro_offset 16 years ago
Herbert Xu 78a478d0ef gro: Inline skb_gro_header and cache frag0 virtual address 16 years ago
Herbert Xu 42da6994ca gro: Open-code frags copy in skb_gro_receive 16 years ago
David S. Miller 2b0cc7f78b net: Remove bogus reference to BUS_ID_SIZE in sysfs code. 16 years ago
Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
Jarek Poplawski a1dcb6628b pkt_sched: gen_estimator: Fix signed integers right-shifts. 16 years ago
Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
Herbert Xu 9bcb97cace skbuff: Copy csum instead of csum_start/csum_offset 16 years ago
Herbert Xu 82c49a352e skbuff: Move new code into __copy_skb_header 16 years ago
David S. Miller 7d18f11489 net: Fix arg to trace_napi_poll() in netpoll. 16 years ago
Neil Horman 4ea7e38696 dropmon: add ability to detect when hardware dropsrxpackets 16 years ago
Stephen Hemminger ca0f31125c netns: simplify net_ns_init 16 years ago
Stephen Hemminger 1f7a2bb4ef netns: remove leftover debugging message 16 years ago
Florian Westphal 5b5f792a6a pktgen: do not access flows[] beyond its length 16 years ago
Rami Rosen 04af8cf6f3 net: Remove unused parameter from fill method in fib_rules_ops. 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Eric W. Biederman 336ca57c3b net-sysfs: Use rtnl_trylock in sysfs methods. 16 years ago
Thomas Chenault 995b337952 net: fix skb_seq_read returning wrong offset/length for page frag data 16 years ago
Eric Dumazet 511e11e396 pkt_sched: gen_estimator: use 64 bit intermediate counters for bps 16 years ago
Eric Dumazet 7004bf252c net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue 16 years ago
John Dykstra 9dc20c5f78 tcp: tcp_prequeue() can use keyed wakeups 16 years ago
Pavel Emelyanov 5e392739d6 netpoll: don't dereference NULL dev from np 16 years ago
Rami Rosen 8b3521eeb7 ipv4: remove an unused parameter from configure method of fib_rules_ops. 16 years ago
Jiri Pirko ab9c73ccb5 net: check retval of dev_addr_init() 16 years ago
John Dykstra 61de71c67c Network Drop Monitor: Fix skb_kill_datagram 16 years ago
Lennert Buytenhek b805007545 net: update skb_recycle_check() for hardware timestamping changes 16 years ago
Jiri Pirko f001fde5ea net: introduce a list of device addresses dev_addr_list (v6) 16 years ago
Alexey Dobriyan 088eb2d905 netns 2/2: extract net_create() 16 years ago
Alexey Dobriyan 4a84822c60 netns 1/2: don't get/put old netns on CLONE_NEWNET 16 years ago
David S. Miller 513de11bba net: Avoid modulus in skb_tx_hash() for forwarding case. 16 years ago
Eric Dumazet ec581f6a42 net: Fix skb_tx_hash() for forwarding workloads. 16 years ago
Jarek Poplawski 7a67e56fd3 net: Fix oops when splicing skbs from a frag_list. 16 years ago
Eric Dumazet bf368e4e70 net: Avoid extra wakeups of threads blocked in wait_for_packet() 16 years ago
Herbert Xu edbd9e3030 gro: Fix handling of headers that extend over the tail 16 years ago
Neil Horman 683703a26e drop_monitor: Update netlink protocol to include netlink attribute header in alert message 16 years ago
Michael S. Tsirkin 6f26c9a755 tun: fix tun_chr_aio_write so that aio works 16 years ago
Michael S. Tsirkin 0a1ec07a67 net: skb_copy_datagram_const_iovec() 16 years ago
Ben Hutchings 5db8765a86 net: Fix GRO for multiple page fragments 16 years ago
Marcin Slusarz eb39c57ff7 net: fix "compatibility" typos 16 years ago