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
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
1
-1
/
+1
2020-09-09
devlink: Introduce controller number
Parav Pandit
1
-2
/
+7
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
1
-2
/
+6
2020-09-09
devlink: Move structure comments outside of structure
Parav Pandit
1
-3
/
+12
2020-09-09
devlink: Add comment block for missing port attributes
Parav Pandit
1
-0
/
+3
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+4
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+4
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-90
/
+203
2020-08-31
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
1
-3
/
+0
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-10
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
2
-2
/
+2
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
1
-0
/
+3
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
1
-0
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2
-5
/
+5
2020-08-31
xsk: Rearrange internal structs for better performance
Magnus Karlsson
2
-18
/
+22
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2
-0
/
+14
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
1
-0
/
+1
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2
-3
/
+6
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2
-3
/
+4
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2
-3
/
+3
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2
-5
/
+11
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2
-55
/
+60
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2
-4
/
+7
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-0
/
+2
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-1
/
+1
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-18
/
+17
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-0
/
+3
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
1
-7
/
+0
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
1
-0
/
+2
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
1
-60
/
+1
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
1
-0
/
+52
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
1
-0
/
+19
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-2
/
+2
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-0
/
+1
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
1
-0
/
+49
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
1
-2
/
+4
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
1
-1
/
+1
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2
-1
/
+2
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
1
-0
/
+1
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
1
-1
/
+7
2020-08-24
ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype
Tobias Klauser
1
-1
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
1
-1
/
+1
2020-08-18
ipv6: some fixes for ipv6_dev_find()
Xin Long
1
-1
/
+2
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
1
-27
/
+31
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+6
2020-08-11
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-0
/
+4
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
[next]