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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-19
devlink: Add non-routable packet trap
Amit Cohen
1
-0
/
+1
2020-01-17
netns: Constify exported functions
Guillaume Nault
1
-3
/
+3
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-71
/
+19
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-0
/
+2
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-11
/
+18
2020-01-15
bpf: Sockmap/tls, msg_push_data may leave end mark in place
John Fastabend
1
-0
/
+1
2020-01-15
bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds
John Fastabend
1
-5
/
+5
2020-01-15
bpf: Sockmap, ensure sock lock held during tear down
John Fastabend
2
-1
/
+8
2020-01-14
pktgen: Allow configuration of IPv6 source address range
Niu Xilei
1
-0
/
+98
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-01-14
netns: don't disable BHs when locking "nsid_lock"
Guillaume Nault
1
-11
/
+11
2020-01-14
netns: protect netns ID lookups with RCU
Guillaume Nault
1
-15
/
+7
2020-01-14
netns: Remove __peernet2id_alloc()
Guillaume Nault
1
-32
/
+23
2020-01-11
devlink: correct misspelling of snapshot
Jacob Keller
1
-3
/
+3
2020-01-10
devlink: Wait longer before warning about unset port type
Ido Schimmel
1
-1
/
+1
2020-01-10
net: bpf: Don't leak time wait and request sockets
Lorenz Bauer
1
-5
/
+4
2020-01-09
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
1
-2
/
+33
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+7
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
1
-38
/
+22
2020-01-09
flow_dissector: fix document for skb_flow_get_icmp_tci
Li RongQing
1
-1
/
+1
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
1
-1
/
+1
2020-01-08
devlink: add devink notification when reporter update health state
Vikas Gupta
1
-17
/
+42
2020-01-08
devlink: add support for reporter recovery completion
Vikas Gupta
1
-2
/
+9
2020-01-02
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-02
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-53
/
+37
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-10
/
+10
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
12
-136
/
+164
2019-12-24
net: Rephrased comments section of skb_mpls_pop()
Martin Varghese
1
-1
/
+1
2019-12-24
net: skb_mpls_push() modified to allow MPLS header push at start of packet.
Martin Varghese
1
-2
/
+6
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-84
/
+87
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+9
2019-12-19
xdp: Simplify __bpf_tx_xdp_map()
Björn Töpel
1
-26
/
+7
2019-12-19
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-24
/
+3
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-5
/
+4
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+3
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-1
/
+1
2019-12-17
netfilter: Clean up unnecessary #ifdef
Lukas Wunner
1
-2
/
+0
2019-12-13
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2
-1
/
+26
2019-12-12
ethtool: move to its own directory
Michal Kubecek
2
-3117
/
+1
2019-12-12
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
1
-0
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
4
-78
/
+78
[prev]
[next]