Age | Commit message (Expand) | Author |
2018-09-11 | netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type | Pablo Neira Ayuso |
2018-09-11 | netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT | Pablo Neira Ayuso |
2018-09-11 | netfilter: conntrack: reset tcp maxwin on re-register | Florian Westphal |
2018-09-09 | ip: frags: fix crash in ip_do_fragment() | Taehee Yoo |
2018-09-09 | net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC | Vakul Garg |
2018-09-07 | tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY | Vincent Whitchurch |
2018-09-07 | net_sched: properly cancel netlink dump on failure | Cong Wang |
2018-09-07 | batman-adv: fix hardif_neigh refcount on queue_work() failure | Marek Lindner |
2018-09-07 | batman-adv: fix backbone_gw refcount on queue_work() failure | Marek Lindner |
2018-09-06 | tipc: call start and done ops directly in __tipc_nl_compat_dumpit() | Cong Wang |
2018-09-06 | batman-adv: Prevent duplicated tvlv handler | Sven Eckelmann |
2018-09-06 | batman-adv: Prevent duplicated global TT entry | Sven Eckelmann |
2018-09-06 | batman-adv: Prevent duplicated softif_vlan entry | Sven Eckelmann |
2018-09-06 | batman-adv: Prevent duplicated nc_node entry | Sven Eckelmann |
2018-09-06 | batman-adv: Prevent duplicated gateway_node entry | Sven Eckelmann |
2018-09-06 | batman-adv: Fix segfault when writing to sysfs elp_interval | Sven Eckelmann |
2018-09-06 | batman-adv: Fix segfault when writing to throughput_override | Sven Eckelmann |
2018-09-06 | batman-adv: Avoid probe ELP information leak | Sven Eckelmann |
2018-09-05 | net/iucv: declare iucv_path_table_empty() as static | Julian Wiedmann |
2018-09-05 | net/af_iucv: fix skb handling on HiperTransport xmit error | Julian Wiedmann |
2018-09-05 | net/af_iucv: drop inbound packets with invalid flags | Julian Wiedmann |
2018-09-05 | net/sched: fix memory leak in act_tunnel_key_init() | Davide Caratti |
2018-09-05 | tipc: orphan sock in tipc_release() | Cong Wang |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-09-04 | net: sched: action_ife: take reference to meta module | Vlad Buslov |
2018-09-04 | act_ife: fix a potential use-after-free | Cong Wang |
2018-09-03 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-09-03 | tipc: correct spelling errors for tipc_topsrv_queue_evt() comments | Zhenbo Gao |
2018-09-03 | tipc: correct spelling errors for struct tipc_bc_base's comment | Zhenbo Gao |
2018-09-03 | sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel | Xin Long |
2018-09-03 | sctp: fix invalid reference to the index variable of the iterator | Xin Long |
2018-09-03 | net: sched: null actions array pointer before releasing action | Vlad Buslov |
2018-09-03 | ip6_tunnel: respect ttl inherit for ip6tnl | Hangbin Liu |
2018-09-03 | mac80211: shorten the IBSS debug messages | Emmanuel Grumbach |
2018-09-03 | mac80211: don't Tx a deauth frame if the AP forbade Tx | Emmanuel Grumbach |
2018-09-03 | mac80211: Fix station bandwidth setting after channel switch | Ilan Peer |
2018-09-03 | mac80211: fix a race between restart and CSA flows | Emmanuel Grumbach |
2018-09-03 | mac80211: fix WMM TXOP calculation | Dreyfuss, Haim |
2018-09-03 | cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() | Dan Carpenter |
2018-09-03 | mac80211: fix an off-by-one issue in A-MSDU max_subframe computation | Lorenzo Bianconi |
2018-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-09-02 | net/ipv6: Only update MTU metric if it set | David Ahern |
2018-09-02 | igmp: fix incorrect unsolicit report count after link down and up | Hangbin Liu |
2018-09-02 | igmp: fix incorrect unsolicit report count when join group | Hangbin Liu |
2018-09-02 | bpf: Fix bpf_msg_pull_data() | Tushar Dave |
2018-09-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-09-01 | ipv6: don't get lwtstate twice in ip6_rt_copy_init() | Alexey Kodanev |
2018-08-31 | tcp: do not restart timewait timer on rst reception | Florian Westphal |
2018-08-31 | net/rds: RDS is not Radio Data System | Pavel Machek |
2018-08-31 | Revert "packet: switch kvzalloc to allocate memory" | Eric Dumazet |