index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
2021-06-10
1
-0
/
+1
*
atm: Use list_for_each_entry() to simplify code in resources.c
Wang Hai
2021-06-10
1
-5
/
+2
*
net: x25: Use list_for_each_entry() to simplify code in x25_route.c
Wang Hai
2021-06-10
1
-12
/
+3
*
tipc:subscr.c: fix a spelling mistake
gushengxian
2021-06-10
1
-1
/
+1
*
tipc: socket.c: fix the use of copular verb
gushengxian
2021-06-10
1
-1
/
+1
*
node.c: fix the use of indefinite article
gushengxian
2021-06-10
1
-1
/
+1
*
af_unix: remove the repeated word "and"
gushengxian
2021-06-10
1
-1
/
+1
*
vsock/vmci: remove the repeated word "be"
gushengxian
2021-06-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-09
20
-203
/
+615
|
\
|
*
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
2021-06-09
1
-8
/
+7
|
*
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
2021-06-09
1
-0
/
+1
|
*
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
2021-06-09
1
-1
/
+1
|
*
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
2021-06-09
1
-1
/
+3
|
*
netfilter: add new hook nfnl subsystem
Florian Westphal
2021-06-07
4
-0
/
+386
|
*
netfilter: annotate nf_tables base hook ops
Florian Westphal
2021-06-07
1
-1
/
+3
|
*
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2021-06-07
2
-12
/
+39
|
*
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2021-06-07
2
-0
/
+27
|
*
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2021-06-07
2
-0
/
+29
|
*
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
2021-06-07
6
-38
/
+24
|
*
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
2021-06-07
1
-39
/
+25
|
*
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
2021-06-07
1
-38
/
+34
|
*
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-06-07
6
-70
/
+41
*
|
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
2021-06-09
1
-1
/
+1
*
|
net/x25: fix a mistake in grammar
gushengxian
2021-06-09
1
-1
/
+1
*
|
net: appletalk: fix some mistakes in grammar
gushengxian
2021-06-09
1
-3
/
+3
*
|
net: x25: Use list_for_each_entry() to simplify code in x25_forward.c
Wang Hai
2021-06-09
1
-6
/
+2
*
|
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
2021-06-09
1
-3
/
+1
*
|
net: x25: Use list_for_each_entry() to simplify code in x25_link.c
Wang Hai
2021-06-09
1
-4
/
+1
*
|
Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux...
David S. Miller
2021-06-08
15
-279
/
+310
|
\
\
|
*
|
batman-adv: Drop reduntant batadv interface check
Sven Eckelmann
2021-06-02
1
-9
/
+0
|
*
|
batman-adv: Don't manually reattach hard-interface
Sven Eckelmann
2021-06-02
1
-34
/
+0
|
*
|
batman-adv: Avoid name based attaching of hard interfaces
Sven Eckelmann
2021-06-02
3
-14
/
+6
|
*
|
batman-adv: Drop implicit creation of batadv net_devices
Sven Eckelmann
2021-06-02
3
-45
/
+3
|
*
|
batman-adv: Fix spelling mistakes
Zheng Yongjun
2021-06-02
3
-4
/
+4
|
*
|
batman-adv: Remove the repeated declaration
Shaokun Zhang
2021-05-30
1
-1
/
+0
|
*
|
batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
Linus Lüssing
2021-05-30
1
-36
/
+5
|
*
|
batman-adv: bcast: avoid skb-copy for (re)queued broadcasts
Linus Lüssing
2021-05-17
1
-1
/
+1
|
*
|
batman-adv: bcast: queue per interface, if needed
Linus Lüssing
2021-05-17
5
-138
/
+270
|
*
|
batman-adv: Always send iface index+name in genlmsg
Sven Eckelmann
2021-05-17
3
-0
/
+24
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2021-05-17
1
-1
/
+1
*
|
|
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
2
-4
/
+38
*
|
|
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
2
-3
/
+3
*
|
|
mm: add a signature in struct page
Matteo Croce
2021-06-07
1
-0
/
+6
*
|
|
l2tp: Fix spelling mistakes
Zheng Yongjun
2021-06-07
2
-2
/
+2
*
|
|
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2021-06-07
2
-3
/
+3
*
|
|
ipv4: Fix spelling mistakes
Zheng Yongjun
2021-06-07
4
-6
/
+6
*
|
|
netlabel: Fix spelling mistakes
Zheng Yongjun
2021-06-07
2
-2
/
+2
*
|
|
atm: [br2864] fix spelling mistakes
gushengxian
2021-06-07
1
-2
/
+2
*
|
|
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
2021-06-07
1
-25
/
+13
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
33
-132
/
+296
|
\
\
\
[next]