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
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
1
-13
/
+18
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
1
-1
/
+9
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
1
-1
/
+1
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-9
/
+10
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-6
/
+5
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+3
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-12
/
+12
2022-10-12
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
3
-9
/
+2
2022-10-12
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
3
-3
/
+3
2022-10-10
Merge tag '9p-for-6.1' of https://github.com/martinetd/linux
Linus Torvalds
2
-0
/
+8
2022-10-07
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
1
-3
/
+9
2022-10-05
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
Christian Schoenebeck
1
-0
/
+5
2022-10-05
9p: add P9_ERRMAX for 9p2000 and 9p2000.u
Christian Schoenebeck
1
-0
/
+3
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+24
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
1
-0
/
+19
2022-10-03
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
1
-26
/
+0
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
1
-0
/
+3
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
1
-0
/
+3
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-8
/
+49
2022-10-02
net: sched: cls_api: introduce tc_cls_bind_class() helper
Zhengchao Shao
1
-0
/
+12
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
1
-2
/
+0
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
1
-1
/
+5
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
1
-1
/
+2
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-3
/
+80
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-37
/
+152
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
1
-0
/
+3
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+4
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
1
-0
/
+5
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2
-0
/
+8
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+2
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
1
-0
/
+3
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
1
-0
/
+2
2022-09-28
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
1
-2
/
+2
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
1
-5
/
+0
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
1
-2
/
+0
2022-09-22
net/sched: sch_api: add helper for tc qdisc walker stats dump
Zhengchao Shao
1
-0
/
+13
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
1
-0
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+40
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
1
-1
/
+1
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
1
-0
/
+2
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
1
-0
/
+1
[next]