Age | Commit message (Expand) | Author |
2018-07-14 | net/9p/client.c: put refcount of trans_mod in error case in parse_opts() | piaojun |
2018-07-03 | net/smc: fix up merge error with poll changes | Linus Torvalds |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-02 | ipv6: sr: fix passing wrong flags to crypto_alloc_shash() | Eric Biggers |
2018-07-02 | net: fix use-after-free in GRO with ESP | Sabrina Dubroca |
2018-07-01 | tcp: prevent bogus FRTO undos with non-SACK flows | Ilpo Järvinen |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-30 | net: fib_rules: bring back rule_exists to match rule during add | Roopa Prabhu |
2018-06-30 | net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN | Cong Wang |
2018-06-30 | net/ipv6: Fix updates to prefix route | David Ahern |
2018-06-30 | net: cleanup gfp mask in alloc_skb_with_frags | Michal Hocko |
2018-06-30 | tcp: fix Fast Open key endianness | Yuchung Cheng |
2018-06-29 | net: handle NULL ->poll gracefully | Christoph Hellwig |
2018-06-29 | Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-06-29 | net, mm: account sock objects to kmemcg | Shakeel Butt |
2018-06-29 | nl80211: check nla_parse_nested() return values | Johannes Berg |
2018-06-29 | nl80211: relax ht operation checks for mesh | Bob Copeland |
2018-06-29 | mac80211: disable BHs/preemption in ieee80211_tx_control_port() | Denis Kenzior |
2018-06-29 | bpf: Change bpf_fib_lookup to return lookup status | David Ahern |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-28 | net/smc: rebuild nonblocking connect | Ursula Braun |
2018-06-28 | tcp: add one more quick ack after after ECN events | Eric Dumazet |
2018-06-28 | bpfilter: include bpfilter_umh in assembly instead of using objcopy | Masahiro Yamada |
2018-06-28 | strparser: Remove early eaten to fix full tcp receive buffer stall | Doron Roberts-Kedes |
2018-06-28 | bpfilter: check compiler capability in Kconfig | Masahiro Yamada |
2018-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-06-27 | fib_rules: match rules based on suppress_* properties too | Jason A. Donenfeld |
2018-06-27 | rds: clean up loopback rds_connections on netns deletion | Sowmini Varadhan |
2018-06-26 | netfilter: nf_conncount: fix garbage collection confirm race | Florian Westphal |
2018-06-26 | netfilter: nf_log: don't hold nf_log_mutex during user access | Jann Horn |
2018-06-26 | netfilter: nf_log: fix uninit read in nf_log_proc_dostring | Jann Horn |
2018-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-23 | net_sched: remove a bogus warning in hfsc | Cong Wang |
2018-06-23 | net: dccp: switch rx_tstamp_last_feedback to monotonic clock | Eric Dumazet |
2018-06-23 | net: dccp: avoid crash in ccid3_hc_rx_send_feedback() | Eric Dumazet |
2018-06-23 | ipv6: mcast: fix unsolicited report interval after receiving querys | Hangbin Liu |
2018-06-22 | VSOCK: fix loopback on big-endian systems | Claudio Imbrenda |
2018-06-22 | cls_flower: fix use after free in flower S/W path | Paolo Abeni |
2018-06-22 | net/packet: fix use-after-free | Eric Dumazet |
2018-06-22 | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-06-21 | sctp: fix erroneous inc of snmp SctpFragUsrMsgs | Marcelo Ricardo Leitner |
2018-06-21 | strparser: Don't schedule in workqueue in paused state | Vakul Garg |
2018-06-21 | bpfilter: fix user mode helper cross compilation | Matteo Croce |
2018-06-20 | ip: limit use of gso_size to udp | Willem de Bruijn |
2018-06-20 | bpfilter: ignore binary files | Matteo Croce |
2018-06-20 | bpfilter: fix build error | Matteo Croce |
2018-06-20 | net/sched: act_ife: preserve the action control in case of error | Davide Caratti |
2018-06-20 | net/sched: act_ife: fix recursive lock and idr leak | Davide Caratti |
2018-06-20 | net: propagate dev_get_valid_name return code | Li RongQing |
2018-06-20 | net/tcp: Fix socket lookups with SO_BINDTODEVICE | David Ahern |