Age | Commit message (Expand) | Author |
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 |
2018-08-31 | netfilter: nf_tables: release chain in flushing set | Taehee Yoo |
2018-08-31 | netfilter: kconfig: nat related expression depend on nftables core | Florian Westphal |
2018-08-30 | notifier: Remove notifier header file wherever not used | Mukesh Ojha |
2018-08-30 | mac80211: always account for A-MSDU header changes | Johannes Berg |
2018-08-30 | mac80211: do not convert to A-MSDU if frag/subframe limited | Lorenzo Bianconi |
2018-08-30 | cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE | Arunk Khandavalli |
2018-08-29 | net_sched: reject unknown tcfa_action values | Paolo Abeni |
2018-08-29 | net: rtnl: return early from rtnl_unregister_all when protocol isn't registered | Sabrina Dubroca |
2018-08-29 | ipv6: fix cleanup ordering for pingv6 registration | Sabrina Dubroca |
2018-08-29 | ipv6: fix cleanup ordering for ip6_mr failure | Sabrina Dubroca |
2018-08-29 | net/sched: act_pedit: fix dump of extended layered op | Davide Caratti |
2018-08-29 | tipc: switch to rhashtable iterator | Cong Wang |
2018-08-29 | tipc: fix a missing rhashtable_walk_exit() | Cong Wang |
2018-08-29 | vti6: remove !skb->ignore_df check from vti6_xmit() | Alexey Kodanev |
2018-08-29 | bpf: fix sg shift repair start offset in bpf_msg_pull_data | Daniel Borkmann |
2018-08-29 | bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data | Daniel Borkmann |
2018-08-29 | bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data | Daniel Borkmann |
2018-08-29 | netfilter: nf_tables: rework ct timeout set support | Florian Westphal |
2018-08-29 | netfilter: conntrack: place 'new' timeout in first location too | Florian Westphal |
2018-08-29 | mac80211: avoid kernel panic when building AMSDU from non-linear SKB | Sara Sharon |
2018-08-29 | mac80211: mesh: fix HWMP sequence numbering to follow standard | Yuan-Chi Pang |
2018-08-28 | bpf: fix several offset tests in bpf_msg_pull_data | Daniel Borkmann |
2018-08-28 | nl80211: Pass center frequency in kHz instead of MHz | Haim Dreyfuss |
2018-08-28 | nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP | Haim Dreyfuss |
2018-08-28 | mac80211: don't update the PM state of a peer upon a multicast frame | Emmanuel Grumbach |
2018-08-28 | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka |
2018-08-28 | mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X | Danek Duvall |
2018-08-27 | bpf: fix build error with clang | Stefan Agner |
2018-08-27 | net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 | Zhu Yanjun |
2018-08-27 | net: dsa: Drop GPIO includes | Linus Walleij |