summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner2018-01-31
| * net_sched: gen_estimator: fix lockdep splatEric Dumazet2018-01-29
| * net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-29
| * net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-29
| * dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-29
| * dev: always advertise the new nsid when the netns iface changesNicolas Dichtel2018-01-29
| * rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner2018-01-29
| * rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner2018-01-29
| * rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner2018-01-29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-28
| |\
| | * bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann2018-01-26
| | * bpf: xor of a/x in cbpf can be done in 32 bit aluDaniel Borkmann2018-01-26
| | * bpf: Add sock_ops R/W access to tclassLawrence Brakmo2018-01-25
| | * bpf: Add support for reading sk_state and moreLawrence Brakmo2018-01-25
| | * bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo2018-01-25
| | * bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2018-01-25
| | * bpf: Make SOCK_OPS_GET_TCP struct independentLawrence Brakmo2018-01-25
| | * bpf: Make SOCK_OPS_GET_TCP size independentLawrence Brakmo2018-01-25
| | * bpf: Only reply field should be writeableLawrence Brakmo2018-01-25
| * | net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai2018-01-25
| * | dev_ioctl(): move copyin/copyout to callersAl Viro2018-01-24
| * | lift handling of SIOCIW... out of dev_ioctl()Al Viro2018-01-24
| * | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-24
| * | pktgen: Clean read user supplied flag messDmitry Safonov2018-01-24
| * | pktgen: Remove brute-force printing of flagsDmitry Safonov2018-01-24
| * | pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov2018-01-24
| * | pktgen: Add missing !flag parametersDmitry Safonov2018-01-24
| * | net: link_watch: mark bonding link events urgentRoopa Prabhu2018-01-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\ \
| * | | net: core: Fix kernel-doc for netdev_upper_link()Florian Fainelli2018-01-23
| * | | net: core: Fix kernel-doc for call_netdevice_notifiers_info()Florian Fainelli2018-01-23
| | |/ | |/|
| * | net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-22
| * | devlink: fix memory leak on 'resource'Colin Ian King2018-01-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-20
| |\ \
| | * | bpf: move event_output to const_size_or_zero for xdp/skb as wellDaniel Borkmann2018-01-19
| | * | bpf: restrict access to core bpf sysctlsDaniel Borkmann2018-01-19
| | * | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
| | * | bpf: add csum_diff helper to xdp as wellDaniel Borkmann2018-01-19
| | * | bpf: allow socket_filter programs to use bpf_prog_test_runAlexei Starovoitov2018-01-18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
| |\ \ \
| * | | | devlink: Make some functions staticWei Yongjun2018-01-19
| | |/ / | |/| |
| * | | net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai2018-01-17
| * | | net: Fix possible race in peernet2id_alloc()Kirill Tkhai2018-01-17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-16
| |\ \ \ \
| | * | | | bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer2018-01-13
| * | | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * | | | | devlink: Add relation between dpipe and resourceArkadi Sharshevsky2018-01-16
| * | | | | devlink: Add support for reloadArkadi Sharshevsky2018-01-16