index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-08
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
2016-05-04
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
2016-04-14
net: validate_xmit_skb() changes
Eric Dumazet
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-05
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
2016-03-21
net: add description for len argument of dev_get_phys_port_name
Luis de Bethencourt
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
2016-02-18
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-02-11
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
2016-02-06
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
2016-01-20
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
2015-12-15
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-05
net: constify netif_is_* helpers net_device param
Jiri Pirko
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
net: Check CHANGEUPPER notifier return value
Ido Schimmel
2015-11-20
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: napi_hash_del() returns a boolean status
Eric Dumazet
2015-11-18
net: move napi_hash[] into read mostly section
Eric Dumazet
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
2015-11-18
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
2015-11-18
net: un-inline sk_busy_loop()
Eric Dumazet
2015-11-18
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
[next]