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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
netfilter: ecache: add common helper for nf_conntrack_eventmask_report
Florian Westphal
1
-68
/
+56
2021-08-25
netfilter: ecache: remove another indent level
Florian Westphal
1
-16
/
+18
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
2
-31
/
+35
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-4
/
+34
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-1
/
+40
2021-08-25
mptcp: add the mibs for MP_FAIL
Geliang Tang
4
-0
/
+6
2021-08-25
mptcp: send out MP_FAIL when data checksum fails
Geliang Tang
2
-0
/
+28
2021-08-25
mptcp: MP_FAIL suboption receiving
Geliang Tang
3
-0
/
+24
2021-08-25
mptcp: MP_FAIL suboption sending
Geliang Tang
2
-4
/
+58
2021-08-25
mptcp: optimize out option generation
Paolo Abeni
2
-109
/
+121
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
1
-46
/
+98
2021-08-24
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
3
-16
/
+11
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
1
-0
/
+14
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2
-6
/
+19
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
2
-3
/
+18
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
1
-1
/
+1
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-1
/
+1
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2
-9
/
+24
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
3
-5
/
+111
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2
-2
/
+9
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
7
-2
/
+418
2021-08-24
mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT
Yonglong Li
3
-21
/
+3
2021-08-24
mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal
Yonglong Li
2
-6
/
+10
2021-08-24
mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
Yonglong Li
1
-3
/
+10
2021-08-24
mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate
Yonglong Li
3
-8
/
+18
2021-08-24
mptcp: move drop_other_suboptions check under pm lock
Yonglong Li
3
-18
/
+31
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
4
-8
/
+8
2021-08-23
af_unix: Fix NULL pointer bug in unix_shutdown
Jiang Wang
1
-1
/
+2
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
3
-34
/
+55
2021-08-22
ip6_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-22
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-20
SUNRPC: Server-side disconnect injection
Chuck Lever
3
-0
/
+13
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
3
-64
/
+30
2021-08-20
SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
Chuck Lever
2
-0
/
+35
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
13
-63
/
+518
2021-08-20
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
4
-18
/
+62
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
4
-8
/
+11
2021-08-20
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
1
-1
/
+1
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-180
/
+298
2021-08-20
Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...
David S. Miller
26
-454
/
+362
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-43
/
+22
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
1
-3
/
+4
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-08-19
Bluetooth: mgmt: Pessimize compile-time bounds-check
Kees Cook
1
-1
/
+1
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
1
-7
/
+0
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
4
-1
/
+91
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
1
-1
/
+0
[prev]
[next]