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-03-17
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
3
-36
/
+27
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
3
-16
/
+14
2021-03-17
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
3
-19
/
+18
2021-03-17
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
4
-95
/
+91
2021-03-17
tipc: rename binding table lookup functions
Jon Maloy
4
-37
/
+56
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
5
-68
/
+70
2021-03-17
tipc: simplify call signatures for publication creation
Jon Maloy
3
-40
/
+34
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
5
-58
/
+68
2021-03-17
tipc: introduce new unified address type for internal use
Jon Maloy
2
-1
/
+46
2021-03-17
tipc: move creation of publication item one level up in call chain
Jon Maloy
1
-33
/
+32
2021-03-17
tipc: re-organize members of struct publication
Jon Maloy
4
-97
/
+92
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+12
2021-03-16
openvswitch: Warn over-mtu packets only if iface is UP.
Flavio Leitner
1
-3
/
+5
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+0
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
1
-6
/
+0
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
2021-03-16
net: bridge: mcast: factor out common allow/block EHT handling
Nikolay Aleksandrov
1
-71
/
+27
2021-03-16
net: bridge: mcast: remove unreachable EHT code
Nikolay Aleksandrov
1
-42
/
+15
2021-03-16
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
1
-13
/
+1
2021-03-15
net: export dev_set_threaded symbol
Lorenzo Bianconi
1
-0
/
+1
2021-03-14
psample: Add additional metadata attributes
Ido Schimmel
1
-1
/
+38
2021-03-14
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2
-12
/
+10
2021-03-14
ethernet: constify eth_get_headlen()'s data argument
Alexander Lobakin
1
-1
/
+1
2021-03-14
flow_dissector: constify raw input data argument
Alexander Lobakin
1
-19
/
+22
2021-03-14
gro: give 'hash' variable in dev_gro_receive() a less confusing name
Alexander Lobakin
1
-6
/
+6
2021-03-14
gro: consistentify napi->gro_hash[x] access in dev_gro_receive()
Alexander Lobakin
1
-11
/
+11
2021-03-14
gro: simplify gro_list_prepare()
Alexander Lobakin
1
-8
/
+4
2021-03-13
Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux...
David S. Miller
1
-4
/
+1
2021-03-13
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2
-32
/
+102
2021-03-13
flow_offload: add support for packet-per-second policing
Xingfeng Hu
1
-0
/
+3
2021-03-12
mptcp: remove a list of addrs when flushing
Geliang Tang
1
-4
/
+4
2021-03-12
mptcp: remove multi addresses and subflows in PM
Geliang Tang
1
-0
/
+48
2021-03-12
mptcp: remove multi subflows in PM
Geliang Tang
3
-22
/
+31
2021-03-12
mptcp: remove multi addresses in PM
Geliang Tang
2
-17
/
+20
2021-03-12
mptcp: add rm_list_rx in mptcp_pm_data
Geliang Tang
2
-1
/
+3
2021-03-12
mptcp: add rm_list in mptcp_options_received
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list_tx in mptcp_pm_data
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list in mptcp_out_options
Geliang Tang
3
-12
/
+40
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-4
/
+8
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
3
-22
/
+58
2021-03-11
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-03-11
nexthop: Enable resilient next-hop groups
Petr Machata
1
-4
/
+0
2021-03-11
nexthop: Notify userspace about bucket migrations
Petr Machata
1
-6
/
+39
2021-03-11
nexthop: Add netlink handlers for bucket get
Petr Machata
1
-1
/
+109
2021-03-11
nexthop: Add netlink handlers for bucket dump
Petr Machata
1
-0
/
+283
2021-03-11
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
1
-5
/
+145
2021-03-11
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
1
-0
/
+35
[next]