Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | net_sched: add TCA_STATS_PKT64 attribute | Eric Dumazet | 2019-11-05 | 1 | -2/+7 | |
| * | | | | | | | | | net_sched: extend packet counter to 64bit | Eric Dumazet | 2019-11-05 | 1 | -2/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 9 | -213/+525 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | flow_dissector: extract more ICMP information | Matteo Croce | 2019-10-30 | 1 | -24/+50 | |
| * | | | | | | | | flow_dissector: skip the ICMP dissector for non ICMP packets | Matteo Croce | 2019-10-30 | 1 | -9/+25 | |
| * | | | | | | | | flow_dissector: add meaningful comments | Matteo Croce | 2019-10-30 | 1 | -0/+6 | |
| * | | | | | | | | sock: remove unneeded semicolon | YueHaibing | 2019-10-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-10-26 | 1 | -1/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf: Check types of arguments passed into helpers | Alexei Starovoitov | 2019-10-17 | 1 | -1/+14 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-20 | 6 | -35/+49 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | pktgen: remove unnecessary assignment in pktgen_xmit() | Yunsheng Lin | 2019-10-17 | 1 | -1/+0 | |
| * | | | | | | | | | net: core: use listified Rx for GRO_NORMAL in napi_gro_receive() | Alexander Lobakin | 2019-10-15 | 1 | -24/+25 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-10-14 | 2 | -7/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xdp: Trivial, fix spelling in function description | Anton Ivanov | 2019-10-11 | 1 | -1/+1 | |
| | * | | | | | | | | flow_dissector: Allow updating the flow dissector program atomically | Jakub Sitnicki | 2019-10-11 | 1 | -3/+7 | |
| | * | | | | | | | | bpf/flow_dissector: add mode to enforce global BPF flow dissector | Stanislav Fomichev | 2019-10-07 | 1 | -4/+34 | |
| * | | | | | | | | | devlink: propagate extack down to health reporter ops | Jiri Pirko | 2019-10-11 | 1 | -9/+11 | |
| * | | | | | | | | | devlink: don't do reporter recovery if the state is healthy | Jiri Pirko | 2019-10-11 | 1 | -0/+3 | |
| * | | | | | | | | | sock_get_timeout: drop unnecessary return variable | Vito Caputo | 2019-10-11 | 1 | -6/+3 | |
| * | | | | | | | | | Revert "tun: call dev_get_valid_name() before register_netdevice()" | Eric Dumazet | 2019-10-08 | 1 | -3/+2 | |
| * | | | | | | | | | net: sockmap: use bitmap for copy info | Jakub Kicinski | 2019-10-07 | 1 | -2/+2 | |
| * | | | | | | | | | net: core: use helper skb_ensure_writable in more places | Heiner Kallweit | 2019-10-07 | 1 | -12/+8 | |
| * | | | | | | | | | net: devlink: fix reporter dump dumpit | Jiri Pirko | 2019-10-07 | 1 | -1/+2 | |
| * | | | | | | | | | devlink: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 2019-10-06 | 1 | -32/+6 | |
| * | | | | | | | | | net: devlink: export devlink net setter | Jiri Pirko | 2019-10-05 | 1 | -3/+12 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-05 | 3 | -8/+13 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: devlink: don't ignore errors during dumpit | Jiri Pirko | 2019-10-04 | 1 | -6/+24 | |
| * | | | | | | | | | net: spread "enum sock_flags" | Alexey Dobriyan | 2019-10-04 | 1 | -2/+3 | |
| * | | | | | | | | | net: devlink: allow to change namespaces during reload | Jiri Pirko | 2019-10-04 | 1 | -8/+146 | |
| * | | | | | | | | | net: devlink: export devlink net getter | Jiri Pirko | 2019-10-04 | 1 | -1/+2 | |
| * | | | | | | | | | net: fib_notifier: propagate extack down to the notifier block callback | Jiri Pirko | 2019-10-04 | 2 | -7/+12 | |
| * | | | | | | | | | net: fib_notifier: propagate possible error during fib notifier registration | Jiri Pirko | 2019-10-04 | 1 | -3/+8 | |
| * | | | | | | | | | net: fib_notifier: make FIB notifier per-netns | Jiri Pirko | 2019-10-04 | 2 | -52/+42 | |
| * | | | | | | | | | net: propagate errors correctly in register_netdevice() | Eric Dumazet | 2019-10-03 | 1 | -0/+1 | |
| * | | | | | | | | | net: introduce per-netns netdevice notifiers | Jiri Pirko | 2019-10-02 | 1 | -0/+87 | |
| * | | | | | | | | | net: push loops and nb calls into helper functions | Jiri Pirko | 2019-10-02 | 1 | -28/+61 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net: rtnetlink: add possibility to use alternative names as message handle | Jiri Pirko | 2019-10-01 | 1 | -11/+18 | |
| * | | | | | | | | net: rtnetlink: introduce helper to get net_device instance by ifname | Jiri Pirko | 2019-10-01 | 1 | -20/+25 | |
| * | | | | | | | | net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest | Jiri Pirko | 2019-10-01 | 1 | -6/+4 | |
| * | | | | | | | | net: rtnetlink: put alternative names to getlink message | Jiri Pirko | 2019-10-01 | 1 | -0/+53 | |
| * | | | | | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnames | Jiri Pirko | 2019-10-01 | 2 | -1/+160 | |
| * | | | | | | | | net: introduce name_node struct to be used in hashlist | Jiri Pirko | 2019-10-01 | 1 | -18/+79 | |
| * | | | | | | | | net: procfs: use index hashlist instead of name hashlist | Jiri Pirko | 2019-10-01 | 1 | -2/+2 | |
| * | | | | | | | | net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method | Julio Faracco | 2019-10-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2019-11-25 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | cgroup: use cgrp->kn->id as the cgroup ID | Tejun Heo | 2019-11-12 | 1 | -2/+2 | |
| * | | | | | | | kernfs: convert kernfs_node->id from union kernfs_node_id to u64 | Tejun Heo | 2019-11-12 | 1 | -2/+2 | |
| * | | | | | | | netprio: use css ID instead of cgroup ID | Tejun Heo | 2019-11-12 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | net: rtnetlink: prevent underflows in do_setvfinfo() | Dan Carpenter | 2019-11-22 | 1 | -1/+22 | |
* | | | | | | | net-sysfs: fix netdev_queue_add_kobject() breakage | Eric Dumazet | 2019-11-20 | 1 | -0/+1 |