aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2020-01-281-1/+1
|\
| * Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-25134-1263/+1766
| |\
| * | sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner2019-12-081-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2020-01-282-17/+17
|\ \ \
| * \ \ Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-2092-553/+777
| |\ \ \
| * \ \ \ Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-252-17/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-1087-978/+1366
| | |\ \ \
| | * | | | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-272-17/+17
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2020-01-281-4/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar2020-01-251-4/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-12-121-4/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-2510-68/+144
|\ \ \ \ \ \
| * | | | | | net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary2020-01-241-3/+17
| * | | | | | netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2020-01-242-43/+89
| * | | | | | netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso2020-01-241-8/+21
| * | | | | | netfilter: nf_tables_offload: fix check the chain offload flagwenxu2020-01-241-1/+1
| * | | | | | netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner2020-01-241-3/+3
| * | | | | | netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-204-10/+10
| * | | | | | netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal2020-01-181-0/+3
* | | | | | | ipv6_route_seq_next should increase position indexVasily Averin2020-01-241-5/+2
* | | | | | | rt_cpu_seq_next should increase position indexVasily Averin2020-01-241-0/+1
* | | | | | | neigh_stat_seq_next() should increase position indexVasily Averin2020-01-241-0/+1
* | | | | | | vcc_seq_next should increase position indexVasily Averin2020-01-241-2/+1
* | | | | | | tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet2020-01-243-0/+3
* | | | | | | net/rose: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* | | | | | | caif_usb: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* | | | | | | ipvs: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* | | | | | | net_sched: fix datalen for ematchCong Wang2020-01-231-1/+1
* | | | | | | fou: Fix IPv6 netlink policyKristian Evensen2020-01-231-2/+2
* | | | | | | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-232-12/+30
* | | | | | | net, ip6_tunnel: fix namespaces moveWilliam Dauchy2020-01-221-3/+1
* | | | | | | net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet2020-01-221-3/+2
* | | | | | | Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni2020-01-221-1/+2
* | | | | | | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-31/+33
* | | | | | | net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki2020-01-221-2/+0
* | | | | | | net, ip_tunnel: fix namespaces moveWilliam Dauchy2020-01-211-3/+1
* | | | | | | tcp: remove redundant assigment to snd_cwndTheodore Dubois2020-01-211-1/+0
* | | | | | | tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-211-2/+1
* | | | | | | net-sysfs: Fix reference count leakJouni Hogander2020-01-211-1/+3
* | | | | | | ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi2020-01-211-1/+3
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2020-01-215-12/+52
|\ \ \ \ \ \ \
| * | | | | | | xfrm: support output_mark for offload ESP packetsUlrich Weber2020-01-152-0/+4
| * | | | | | | xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang2020-01-141-1/+1
| * | | | | | | xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel2020-01-141-7/+25
| * | | | | | | vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2020-01-142-4/+22
* | | | | | | | hsr: Fix a compilation errorxiaofeng.yan2020-01-201-1/+1
* | | | | | | | net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom2020-01-201-3/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-1933-159/+266
|\ \ \ \ \ \ \
| * | | | | | | net: sched: act_ctinfo: fix memory leakEric Dumazet2020-01-191-0/+11
| | |/ / / / / | |/| | | | |
| * | | | | | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang2020-01-171-12/+0