index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
net: embed nr_ids in the xps maps
Antoine Tenart
2
-40
/
+43
2021-03-18
net: embed num_tc in the xps maps
Antoine Tenart
2
-50
/
+58
2021-03-18
net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
Antoine Tenart
1
-13
/
+16
2021-03-18
net-sysfs: store the return of get_netdev_queue_index in an unsigned int
Antoine Tenart
1
-4
/
+7
2021-03-18
net-sysfs: convert xps_cpus_show to bitmap_zalloc
Antoine Tenart
1
-6
/
+6
2021-03-18
net: check all name nodes in __dev_alloc_name
Jiri Bohac
1
-0
/
+12
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
4
-10
/
+15
2021-03-17
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
1
-0
/
+12
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-15
/
+16
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
1
-0
/
+3
2021-03-18
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: call dst_check() to fall back to classic forwarding
Pablo Neira Ayuso
1
-10
/
+2
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2
-110
/
+78
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2
-12
/
+0
2021-03-18
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2
-55
/
+31
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2021-03-18
netfilter: flowtable: Make sure GC works periodically in idle system
Yinjun Zhang
1
-1
/
+1
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+15
2021-03-18
netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
Pablo Neira Ayuso
1
-1
/
+3
2021-03-18
netfilter: conntrack: Fix gre tunneling over ipv6
Ludovic Senecaux
1
-3
/
+0
2021-03-18
netfilter: flowtable: separate replace, destroy and stats to different workqueues
Oz Shlomo
1
-8
/
+36
2021-03-17
net: fix race between napi kthread mode and busy poll
Wei Wang
1
-1
/
+18
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2
-3
/
+111
2021-03-17
Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
9
-15
/
+32
2021-03-17
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
1
-1
/
+1
2021-03-17
tipc: remove some unnecessary warnings
Jon Maloy
2
-21
/
+16
2021-03-17
tipc: add host-endian copy of user subscription to struct tipc_subscription
Jon Maloy
3
-40
/
+37
2021-03-17
tipc: simplify api between binding table and topology server
Jon Maloy
3
-48
/
+43
2021-03-17
tipc: simplify signature of tipc_find_service()
Jon Maloy
3
-27
/
+39
2021-03-17
tipc: simplify signature of tipc_service_find_range()
Jon Maloy
1
-6
/
+8
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-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
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/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
4
-6
/
+13
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
[prev]
[next]