summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern2018-11-071-2/+4
| * net: Add extack argument to ip_fib_metrics_initDavid Ahern2018-11-074-11/+25
| * net: Add extack argument to rtnl_create_linkDavid Ahern2018-11-077-12/+19
|/
* ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()Eric Dumazet2018-11-061-3/+10
* net: skbuff.h: remove unnecessary unlikely()Yangtao Li2018-11-061-3/+1Star
* ISDN: eicon: Remove driverOlof Johansson2018-11-0685-41755/+0Star
* Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-061-1/+1
|\
| * tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu2018-11-051-1/+1
* | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-061-1/+1
|\ \
| * | ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel2018-11-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0660-563/+653
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-0622-247/+200Star
| |\ \ \
| | * | | netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick2018-11-031-5/+8
| | * | | netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal2018-11-031-9/+12
| | * | | netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso2018-11-031-7/+40
| | * | | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso2018-11-038-59/+63
| | * | | netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik2018-11-031-4/+8
| | * | | netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo2018-11-031-0/+20
| | * | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * | | netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin2018-11-011-4/+4
| | * | | netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook2018-11-011-4/+4
| | * | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-013-19/+23
| | * | | Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-292-129/+2Star
| | * | | netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-10-251-0/+4
| | * | | netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso2018-10-251-1/+1
| | * | | netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal2018-10-251-4/+9
| * | | | net: alx: make alx_drv_name staticRasmus Villemoes2018-11-062-2/+1Star
| * | | | net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo2018-11-061-3/+3
| * | | | sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin2018-11-061-0/+1
| * | | | net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov2018-11-061-1/+2
| * | | | ipv6: properly check return value in inet6_dump_all()Alexey Kodanev2018-11-061-2/+2
| * | | | rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev2018-11-061-1/+1
| * | | | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill2018-11-051-1/+1
| * | | | bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-051-2/+2
| * | | | net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-051-1/+1
| * | | | sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-042-1/+2
| * | | | sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-041-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-042-13/+26
| |\ \ \ \
| | * | | | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann2018-11-021-0/+1
| | * | | | Merge branch 'bpf-accurate-prog-addr'Daniel Borkmann2018-11-022-13/+25
| | |\ \ \ \
| | | * | | | bpf: show main program address and length in bpf_prog_infoSong Liu2018-11-021-9/+24
| | | * | | | bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu2018-11-021-1/+0Star
| | | * | | | bpf: show real jited prog address in /proc/kallsymsSong Liu2018-11-021-3/+1Star
| | |/ / / /
| * | | | | mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-041-1/+0Star
| * | | | | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann2018-11-041-1/+2
| * | | | | qed: fix link config error handlingArnd Bergmann2018-11-041-2/+5
| * | | | | net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4Star
| * | | | | Merge branch 'net-bql-better-deal-with-GSO'David S. Miller2018-11-033-3/+25
| |\ \ \ \ \
| | * | | | | net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
| | * | | | | net: do not abort bulk send on BQL statusEric Dumazet2018-11-031-1/+1