index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-08-03
bpf, unix: Check socket type in unix_bpf_update_proto()
Cong Wang
2021-08-03
net: Keep vertical alignment
Yajun Deng
2021-08-03
sctp: move the active_key update after sh_keys is added
Xin Long
2021-08-03
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
2021-08-03
ax25: use skb_expand_head
Vasily Averin
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
net: really fix the build...
David S. Miller
2021-08-03
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
2021-08-02
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
net/sched: taprio: Fix init procedure
Yannick Vignon
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
2021-08-01
netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning
Florian Westphal
2021-08-01
netfilter: ipt_CLUSTERIP: only add arp mangle hook when required
Florian Westphal
2021-08-01
netfilter: flowtable: remove nf_ct_l4proto_find() call
Pablo Neira Ayuso
2021-08-01
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-07-30
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-30
net: netlink: Remove unused function
Yajun Deng
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
nfc: constify local pointer variables
Krzysztof Kozlowski
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
nfc: hci: annotate nfc_llc_init() as __init
Krzysztof Kozlowski
2021-07-30
nfc: annotate af_nfc_exit() as __exit
Krzysztof Kozlowski
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
mctp: Add dest neighbour lladdr to route output
Matt Johnston
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
2021-07-29
mctp: Add neighbour netlink interface
Matt Johnston
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
2021-07-29
mctp: Add netlink route management
Matt Johnston
[prev]
[next]