index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
41
-290
/
+409
|
\
|
*
net: sched: action_ife: take reference to meta module
Vlad Buslov
2018-09-04
1
-1
/
+15
|
*
act_ife: fix a potential use-after-free
Cong Wang
2018-09-04
1
-1
/
+1
|
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-03
11
-135
/
+164
|
|
\
|
|
*
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
2018-09-03
1
-11
/
+11
|
|
*
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
2018-09-03
1
-2
/
+15
|
|
*
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
2018-09-03
1
-0
/
+53
|
|
*
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
2018-09-03
1
-1
/
+20
|
|
*
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
2018-09-03
1
-2
/
+1
|
|
*
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
2018-09-03
1
-1
/
+1
|
|
*
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-09-03
1
-1
/
+1
|
|
*
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-08-30
1
-5
/
+7
|
|
*
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-08-30
1
-3
/
+3
|
|
*
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
2018-08-30
1
-0
/
+1
|
|
*
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
2018-08-29
1
-17
/
+21
|
|
*
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
2018-08-29
1
-0
/
+4
|
|
*
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss
2018-08-28
1
-1
/
+1
|
|
*
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Haim Dreyfuss
2018-08-28
1
-2
/
+2
|
|
*
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
2018-08-28
1
-0
/
+1
|
|
*
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
3
-86
/
+22
|
|
*
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
2018-08-28
1
-4
/
+1
|
|
*
cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
Johannes Berg
2018-08-20
1
-2
/
+1
|
|
*
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
2018-08-14
1
-1
/
+1
|
|
*
rfkill-gpio: include linux/mod_devicetable.h
Arnd Bergmann
2018-08-14
1
-0
/
+1
|
*
|
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
2018-09-03
1
-2
/
+2
|
*
|
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
2018-09-03
1
-2
/
+2
|
*
|
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
2018-09-03
1
-4
/
+6
|
*
|
sctp: fix invalid reference to the index variable of the iterator
Xin Long
2018-09-03
1
-11
/
+13
|
*
|
net: sched: null actions array pointer before releasing action
Vlad Buslov
2018-09-03
1
-1
/
+1
|
*
|
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
2018-09-03
1
-1
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-02
1
-4
/
+3
|
|
\
\
|
|
*
|
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-09-02
1
-4
/
+3
|
*
|
|
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-02
1
-1
/
+4
|
*
|
|
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-09-02
1
-4
/
+2
|
*
|
|
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-09-02
1
-3
/
+2
|
|
/
/
|
*
|
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-09-01
1
-1
/
+0
|
*
|
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-08-31
1
-1
/
+2
|
*
|
net/rds: RDS is not Radio Data System
Pavel Machek
2018-08-31
1
-1
/
+1
|
*
|
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2018-08-31
2
-13
/
+32
|
*
|
net_sched: reject unknown tcfa_action values
Paolo Abeni
2018-08-29
1
-5
/
+11
|
*
|
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
2018-08-29
1
-0
/
+4
|
*
|
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
2018-08-29
1
-2
/
+2
|
*
|
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2018-08-29
1
-3
/
+3
|
*
|
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
2018-08-29
1
-5
/
+13
|
*
|
tipc: switch to rhashtable iterator
Cong Wang
2018-08-29
4
-26
/
+56
|
*
|
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-08-29
1
-0
/
+2
|
*
|
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-08-29
1
-1
/
+1
|
*
|
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-13
/
+13
|
*
|
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-1
/
+4
|
*
|
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-3
/
+2
[next]