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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
1
-0
/
+11
2021-02-04
net/core: move gro function declarations to separate header
Leon Romanovsky
1
-0
/
+12
2021-02-04
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
1
-0
/
+3
2021-02-04
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2
-2
/
+2
2021-02-03
tcp: use a smaller percpu_counter batch size for sk_alloc
Wei Wang
1
-2
/
+6
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
1
-1
/
+6
2021-02-03
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-1
/
+3
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
1
-1
/
+7
2021-02-03
net: use indirect call helpers for dst_input
Brian Vazquez
1
-1
/
+5
2021-02-02
Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+3
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2
-8
/
+3
2021-02-02
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
1
-2
/
+3
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+2
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2021-02-01
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-01
cfg80211: fix netdev registration deadlock
Johannes Berg
1
-1
/
+3
2021-01-29
tcp: shrink inet_connection_sock icsk_mtup enabled and probe_size
Neal Cardwell
1
-3
/
+3
2021-01-29
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
1
-0
/
+2
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-0
/
+9
2021-01-29
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
1
-1
/
+6
2021-01-29
ip_gre: add csum offload support for gre header
Xin Long
1
-12
/
+7
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
1
-0
/
+1
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
1
-1
/
+6
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
1
-1
/
+6
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-1
/
+1
2021-01-28
net/af_iucv: count packets in the xmit path
Julian Wiedmann
1
-0
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+6
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+100
2021-01-27
devlink: Add DMAC filter generic packet trap
Aya Levin
1
-0
/
+3
2021-01-27
Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...
Jakub Kicinski
4
-93
/
+261
2021-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+2
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
1
-1
/
+2
2021-01-26
net: lapb: Add locking to the lapb module
Xie He
1
-0
/
+2
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2
-20
/
+94
2021-01-23
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-01-23
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
1
-0
/
+1
2021-01-22
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
1
-0
/
+2
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+36
2021-01-22
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
1
-1
/
+2
2021-01-22
net: sched: Add multi-queue support to sch_tree_lock
Maxim Mikityanskiy
1
-4
/
+10
2021-01-22
tcp: remove unused ICSK_TIME_EARLY_RETRANS
Pengcheng Yang
1
-3
/
+1
2021-01-22
devlink: Support get and set state of port function
Parav Pandit
1
-0
/
+32
2021-01-22
devlink: Support add and delete devlink port
Parav Pandit
1
-0
/
+52
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
1
-0
/
+16
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-8
/
+32
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
1
-0
/
+2
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-0
/
+16
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
2
-52
/
+71
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
2
-6
/
+6
[next]