index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-26
7
-16
/
+66
|
|
|
\
\
\
\
|
|
|
*
|
|
|
xsk: Fix registration of Rx-only sockets
Magnus Karlsson
2019-10-23
1
-0
/
+6
|
|
|
*
|
|
|
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
2019-10-22
1
-1
/
+1
|
|
|
*
|
|
|
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2019-10-22
3
-13
/
+21
|
|
|
*
|
|
|
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
2019-10-21
1
-0
/
+31
|
|
|
*
|
|
|
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
Toke Høiland-Jørgensen
2019-10-18
1
-1
/
+1
|
|
|
*
|
|
|
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
2019-10-18
1
-1
/
+1
|
|
|
*
|
|
|
bpf: lwtunnel: Fix reroute supplying invalid dst
Jiri Benc
2019-10-14
1
-1
/
+6
|
|
*
|
|
|
|
Merge branch 'ipv4-fix-route-update-on-metric-change'
David S. Miller
2019-10-26
2
-1
/
+22
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
selftests: fib_tests: add more tests for metric update
Paolo Abeni
2019-10-26
1
-0
/
+21
|
|
|
*
|
|
|
|
ipv4: fix route update on metric change.
Paolo Abeni
2019-10-26
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-10-26
1
-1
/
+3
|
|
*
|
|
|
|
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
2019-10-25
1
-6
/
+2
|
|
*
|
|
|
|
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-25
5
-26
/
+29
|
|
*
|
|
|
|
net: ethernet: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-25
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'smc-fixes'
David S. Miller
2019-10-25
1
-1
/
+8
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-10-25
1
-1
/
+1
|
|
|
*
|
|
|
|
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-10-25
1
-0
/
+7
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
2019-10-25
1
-3
/
+7
|
|
*
|
|
|
|
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
2019-10-25
1
-12
/
+20
|
|
*
|
|
|
|
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
1
-0
/
+2
|
|
*
|
|
|
|
Merge branch 'net-fix-nested-device-bugs'
David S. Miller
2019-10-24
38
-521
/
+628
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
2019-10-24
1
-2
/
+52
|
|
|
*
|
|
|
|
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
15
-92
/
+10
|
|
|
*
|
|
|
|
vxlan: add adjacent link to limit depth level
Taehee Yoo
2019-10-24
2
-10
/
+44
|
|
|
*
|
|
|
|
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2019-10-24
2
-21
/
+219
|
|
|
*
|
|
|
|
macsec: fix refcnt leak in module exit routine
Taehee Yoo
2019-10-24
1
-4
/
+0
|
|
|
*
|
|
|
|
team: fix nested locking lockdep warning
Taehee Yoo
2019-10-24
2
-3
/
+14
|
|
|
*
|
|
|
|
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
2
-3
/
+8
|
|
|
*
|
|
|
|
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-10-24
1
-2
/
+4
|
|
|
*
|
|
|
|
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
25
-356
/
+63
|
|
|
*
|
|
|
|
net: core: limit nested device depth
Taehee Yoo
2019-10-24
2
-45
/
+231
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
2019-10-24
1
-0
/
+1
|
|
*
|
|
|
|
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
2019-10-23
1
-0
/
+1
|
|
*
|
|
|
|
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-23
8
-43
/
+42
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
ipv6: include <net/addrconf.h> for missing declarations
Ben Dooks (Codethink)
2019-10-22
1
-0
/
+1
|
|
*
|
|
|
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-10-22
1
-7
/
+4
|
|
*
|
|
|
selftests: Make l2tp.sh executable
David Ahern
2019-10-22
1
-0
/
+0
|
|
*
|
|
|
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-22
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
2019-10-22
3
-52
/
+73
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...
Vasundhara Volam
2019-10-22
1
-1
/
+2
|
|
|
*
|
|
|
bnxt_en: Minor formatting changes in FW devlink_health_reporter
Vasundhara Volam
2019-10-22
1
-11
/
+6
|
|
|
*
|
|
|
bnxt_en: Adjust the time to wait before polling firmware readiness.
Vasundhara Volam
2019-10-22
1
-5
/
+2
|
|
|
*
|
|
|
bnxt_en: Fix devlink NVRAM related byte order related issues.
Michael Chan
2019-10-22
1
-27
/
+54
|
|
|
*
|
|
|
bnxt_en: Fix the size of devlink MSIX parameters.
Vasundhara Volam
2019-10-22
2
-15
/
+16
|
|
|
/
/
/
/
|
|
*
|
|
|
net: stmmac: Fix the problem of tso_xmit
yuqi jin
2019-10-22
1
-0
/
+1
|
|
*
|
|
|
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2019-10-22
3
-0
/
+10
|
|
*
|
|
|
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
2019-10-21
2
-0
/
+8
|
|
*
|
|
|
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
3
-8
/
+9
|
|
*
|
|
|
Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-10-21
11
-118
/
+199
|
|
|
\
\
\
\
[prev]
[next]