summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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/+2
| | * | | 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/+1
| * | | | 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/+0
| | | * | | | bpf: show real jited prog address in /proc/kallsymsSong Liu2018-11-021-3/+1
| | |/ / / /
| * | | | | mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-041-1/+0
| * | | | | 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/+4
| * | | | | 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
| | * | | | | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
| |/ / / / /
| * | | | | Merge branch 's390-qeth-fixes'David S. Miller2018-11-035-242/+207
| |\ \ \ \ \
| | * | | | | s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-032-2/+20
| | * | | | | s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-034-79/+34
| | * | | | | s390/qeth: fix initial operstateJulian Wiedmann2018-11-034-10/+25
| | * | | | | s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-033-4/+11
| | * | | | | s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-031-3/+5
| | * | | | | s390/qeth: sanitize strings in debug messagesJulian Wiedmann2018-11-034-151/+119
| |/ / / / /
| * | | | | Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller2018-11-032-14/+14
| |\ \ \ \ \
| | * | | | | net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| | * | | | | net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
| |/ / / / /
| * | | | | rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells2018-11-033-8/+46
| * | | | | net: dsa: microchip: initialize mutex before useTristram Ha2018-11-031-5/+5
| * | | | | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-034-4/+85
| * | | | | usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-031-0/+7
| * | | | | net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre2018-11-031-0/+2
| |/ / / /
| * | | | net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-011-4/+8
* | | | | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-053-15/+3
| |_|_|/ |/| | |
* | | | Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* | | | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\ \ \ \
| * | | | ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1