index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
37
-3
/
+405
2019-04-27
netlink: add strict parsing for future attributes
Johannes Berg
2
-0
/
+22
2019-04-27
netlink: re-add parse/validate functions in strict mode
Johannes Berg
2
-0
/
+106
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
145
-933
/
+1233
2019-04-27
netlink: add NLA_MIN_LEN
Johannes Berg
2
-2
/
+13
2019-04-27
Merge branch 'nla_nest_start'
David S. Miller
114
-494
/
+565
2019-04-27
net: fix two coding style issues
Michal Kubecek
2
-3
/
+4
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
4
-28
/
+25
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
111
-466
/
+539
2019-04-27
Merge branch 'net-tls-small-code-cleanup'
David S. Miller
3
-50
/
+38
2019-04-27
net/tls: byte swap device req TCP seq no upon setting
Jakub Kicinski
2
-2
/
+2
2019-04-27
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
2
-22
/
+18
2019-04-27
net/tls: remove old exports of sk_destruct functions
Jakub Kicinski
2
-20
/
+17
2019-04-27
net/tls: don't log errors every time offload can't proceed
Jakub Kicinski
1
-6
/
+1
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
36
-360
/
+1465
2019-04-26
Merge branch 'hns3-next'
David S. Miller
10
-55
/
+69
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
1
-10
/
+0
2019-04-26
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
1
-5
/
+5
2019-04-26
net: hns3: extend the loopback state acquisition time
liuzhongzhu
1
-2
/
+2
2019-04-26
net: hns3: fix pause configure fail problem
Huazhong Tan
1
-1
/
+4
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
1
-2
/
+4
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
3
-5
/
+9
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
3
-5
/
+6
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
1
-1
/
+1
2019-04-26
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
1
-18
/
+20
2019-04-26
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
1
-1
/
+2
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2
-5
/
+16
2019-04-26
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2
-5
/
+30
2019-04-26
NFC: st95hf: remove set but not used variables 'dev, nfcddev'
YueHaibing
1
-4
/
+0
2019-04-26
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
Eric Dumazet
1
-1
/
+0
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-26
usbnet: ipheth: Simplify device detection
Guenter Roeck
1
-55
/
+3
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
1
-1
/
+1
2019-04-26
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
1
-7
/
+6
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-26
wimax/i2400m/control: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-26
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
Merge branch 's390-qeth-cleanups'
David S. Miller
7
-168
/
+115
2019-04-26
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
1
-8
/
+3
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
3
-18
/
+14
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
3
-24
/
+22
2019-04-26
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
1
-6
/
+2
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
7
-78
/
+54
2019-04-26
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
1
-28
/
+13
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2
-3
/
+0
2019-04-26
s390: qeth: address type mismatch warning
Arnd Bergmann
1
-3
/
+7
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
5
-0
/
+45
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
3
-9
/
+14
2019-04-26
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
5
-0
/
+101
[next]