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
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
1
-0
/
+1
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
1
-24
/
+10
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
1
-29
/
+17
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-6
/
+19
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-0
/
+6
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
1
-0
/
+2
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
22
-147
/
+31
2022-09-22
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
1
-7
/
+0
2022-09-22
net/tls: Support 256 bit keys with TX device offload
Gal Pressman
2
-0
/
+13
2022-09-22
net/tls: Use cipher sizes structs
Gal Pressman
2
-51
/
+76
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
1
-0
/
+17
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-65
/
+132
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-61
/
+125
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
3
-7
/
+27
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
3
-1
/
+11
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2
-6
/
+13
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-2
/
+1
2022-09-21
net: sched: simplify code in mall_reoffload
William Dean
1
-4
/
+1
2022-09-21
net/af_packet: registration process optimization in packet_init()
Ziyang Xuan
1
-13
/
+13
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
1
-4
/
+1
2022-09-21
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
1
-1
/
+0
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
1
-4
/
+6
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
1
-2
/
+8
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
8
-75
/
+15
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-20
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
1
-2
/
+2
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
1
-15
/
+9
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
1
-2
/
+6
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
1
-46
/
+12
2022-09-20
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
1
-3
/
+3
2022-09-20
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
1
-4
/
+8
2022-09-20
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
1
-10
/
+4
2022-09-20
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
1
-8
/
+2
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
1
-2
/
+2
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
6
-8
/
+128
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
3
-2
/
+17
[next]