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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-90
/
+1734
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
81
-1663
/
+2471
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2
-0
/
+4
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
4
-200
/
+225
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
6
-26
/
+14
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-9
/
+164
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-5
/
+80
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2
-19
/
+19
2018-05-04
smc: add support for splice()
Stefan Raspl
4
-25
/
+185
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
2
-9
/
+10
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
3
-12
/
+19
2018-05-04
smc: simplify abort logic
Stefan Raspl
1
-10
/
+6
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-127
/
+205
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-129
/
+190
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-0
/
+45
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
1
-11
/
+225
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-4
/
+2
2018-05-03
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
1
-9
/
+9
2018-05-03
xsk: statistics support
Magnus Karlsson
2
-1
/
+49
2018-05-03
xsk: support for Tx
Magnus Karlsson
2
-4
/
+200
2018-05-03
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2
-37
/
+43
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-2
/
+6
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
3
-2
/
+13
2018-05-03
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2
-19
/
+33
2018-05-03
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
1
-3
/
+20
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+5
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
4
-5
/
+215
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
5
-1
/
+138
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
3
-12
/
+42
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
6
-2
/
+168
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
6
-0
/
+531
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
3
-4
/
+16
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-03
smc: fix sendpage() call
Stefan Raspl
1
-2
/
+4
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
3
-5
/
+24
2018-05-03
net/smc: call consolidation
Karsten Graul
1
-20
/
+15
2018-05-03
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
4
-26
/
+33
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2
-4
/
+11
2018-05-03
net: bridge: avoid duplicate notification on up/down/change netdev events
Nikolay Aleksandrov
3
-8
/
+17
2018-05-03
tcp: restore autocorking
Eric Dumazet
1
-1
/
+1
2018-05-03
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
Sun Lianwen
1
-1
/
+1
2018-05-03
rds: do not leak kernel memory to user land
Eric Dumazet
1
-0
/
+1
2018-05-03
net sched: Implemented get_fill_size routine for act_csum.
Craig Dillabaugh
1
-0
/
+6
2018-05-02
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-05-02
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-0
/
+3
2018-05-02
net/smc: determine vlan_id of stacked net_device
Ursula Braun
1
-3
/
+23
[next]