index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
6lowpan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
1
-20
/
+2
2020-02-18
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
1
-2
/
+2
2020-02-18
mptcp: fix bogus socket flag values
Florian Westphal
1
-2
/
+2
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2
-1
/
+30
2020-02-18
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
1
-3
/
+3
2020-02-18
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-2
/
+2
2020-02-18
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
1
-9
/
+20
2020-02-18
net: sched: correct flower port blocking
Jason Baron
2
-0
/
+10
2020-02-17
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
2020-02-17
net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
Paul Cercueil
1
-0
/
+2
2020-02-17
skbuff.h: fix all kernel-doc warnings
Randy Dunlap
1
-0
/
+30
2020-02-17
skbuff: remove stale bit mask comments
Randy Dunlap
1
-2
/
+0
2020-02-17
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
1
-5
/
+33
2020-02-17
net: ks8851-ml: Fix 16-bit IO operation
Marek Vasut
1
-2
/
+2
2020-02-17
net: ks8851-ml: Fix 16-bit data access
Marek Vasut
1
-2
/
+2
2020-02-17
net: ks8851-ml: Remove 8-bit bus accessors
Marek Vasut
1
-40
/
+5
2020-02-17
mptcp: select CRYPTO
Matthieu Baerts
1
-0
/
+1
2020-02-17
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
1
-3
/
+50
2020-02-17
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
2
-7
/
+6
2020-02-17
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2
-0
/
+4
2020-02-17
NFC: pn544: Fix a typo in a debug message
Christophe JAILLET
1
-1
/
+1
2020-02-17
ethtool: fix application of verbose no_mask bitset
Michal Kubecek
1
-0
/
+3
2020-02-17
net: dsa: b53: Ensure the default VID is untagged
Florian Fainelli
1
-0
/
+3
2020-02-17
wireguard: socket: remove extra call to synchronize_net
Jason A. Donenfeld
1
-1
/
+0
2020-02-17
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
2
-8
/
+15
2020-02-17
wireguard: receive: reset last_under_load to zero
Jason A. Donenfeld
1
-2
/
+5
2020-02-17
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
1
-24
/
+14
2020-02-17
mptcp: Protect subflow socket options before connection completes
Mat Martineau
1
-29
/
+19
2020-02-17
net: phy: restore mdio regs in the iproc mdio driver
Arun Parameswaran
1
-0
/
+20
2020-02-17
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
1
-0
/
+6
2020-02-17
net: atlantic: fix out of range usage of active_vlans array
Dmitry Bogdanov
1
-1
/
+1
2020-02-17
net: atlantic: possible fault in transition to hibernation
Pavel Belous
1
-5
/
+8
2020-02-17
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-02-17
net: atlantic: fix use after free kasan warn
Pavel Belous
2
-6
/
+5
2020-02-17
net: atlantic: better loopback mode handling
Nikita Danilov
2
-5
/
+13
2020-02-17
net: atlantic: ptp gpio adjustments
Egor Pomozov
3
-1
/
+17
2020-02-17
net: atlantic: check rpc result and wait for rpc address
Igor Russkikh
1
-2
/
+17
2020-02-17
net: atlantic: checksum compat issue
Dmitry Bezrukov
3
-4
/
+7
2020-02-17
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
1
-3
/
+3
2020-02-17
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
1
-14
/
+12
2020-02-17
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
1
-1
/
+5
2020-02-17
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
1
-1
/
+1
2020-02-17
net/rds: Track user mapped pages through special API
Leon Romanovsky
1
-12
/
+12
2020-02-17
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-02-17
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
2
-3
/
+10
2020-02-17
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
1
-1
/
+15
2020-02-14
net: dsa: tag_ar9331: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
[next]