aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* flow_dissector: do not dissect l4 ports for fragments배석진2018-11-09
* sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin2018-11-05
* net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov2018-11-05
* rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev2018-11-05
* net: do not abort bulk send on BQL statusEric Dumazet2018-11-03
* net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre2018-11-03
* rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2018-10-29
* net: Properly unlink GRO packets on overflow.David S. Miller2018-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-27
|\
| * bpf: fix wrong helper enablement in cgroup local storageDaniel Borkmann2018-10-26
| * bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2018-10-25
| * bpf: make direct packet write unclone more robustDaniel Borkmann2018-10-25
| * bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann2018-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-26
|\ \
| * | net/neigh: fix NULL deref in pneigh_dump_table()Eric Dumazet2018-10-26
| |/
| * net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-10-24
| * net: rtnl_dump_all needs to propagate error from dumpit functionDavid Ahern2018-10-24
* | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-10-25
|\ \ | |/ |/|
| * cgroup, netclassid: add a preemption point to write_classidMichal Hocko2018-10-23
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-22
|\ \
| * | bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2018-10-20
| * | bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend2018-10-19
| * | bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu2018-10-19
| * | bpf: add queue and stack mapsMauricio Vasquez B2018-10-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-21
|\ \ \
| * | | Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu2018-10-21
| * | | net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2018-10-20
* | | | netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\| | | | |/ / |/| |
| * | Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller2018-10-19
| * | ethtool: fix a privilege escalation bugWenwen Wang2018-10-16
| * | ethtool: fix a missing-check bugWenwen Wang2018-10-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-16
|\ \ \
| * | | bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer2018-10-15
| * | | bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-15
| * | | tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-15
| * | | bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-15
| * | | bpf: Fix dev pointer dereference from sk_skbJoe Stringer2018-10-14
| * | | net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer2018-10-10
* | | | net: extend sk_pacing_rate to unsigned longEric Dumazet2018-10-16
* | | | FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\ \ \ \ | | |/ / | |/| |
| * | | net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-11
| * | | net: make skb_partial_csum_set() more robust against overflowsEric Dumazet2018-10-10
| * | | devlink: Add helper function for safely copy string paramMoshe Shemesh2018-10-10
| * | | devlink: Fix param cmode driverinit for string typeMoshe Shemesh2018-10-10
| * | | devlink: Fix param set handling for string typeMoshe Shemesh2018-10-10
* | | | net: bridge: add support for per-port vlan statsNikolay Aleksandrov2018-10-12
* | | | net: Evict neighbor entries on carrier downDavid Ahern2018-10-12