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
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-0
/
+4
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
3
-3
/
+12
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-0
/
+1
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
1
-3
/
+15
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-2
/
+2
2018-02-22
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-02-19
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
1
-1
/
+1
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
2
-0
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+8
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-6
/
+5
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
1
-1
/
+0
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
1
-5
/
+0
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
1
-0
/
+2
2018-02-07
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
1
-0
/
+3
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-13
/
+13
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
1
-0
/
+2
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
1
-0
/
+6
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+9
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
58
-362
/
+1459
2018-01-31
tls: Add support for encryption using async offload accelerator
Vakul Garg
1
-0
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-7
/
+7
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
1
-0
/
+2
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+18
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+36
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+12
2018-01-25
net: erspan: create erspan metadata uapi header
William Tu
1
-30
/
+2
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
1
-33
/
+94
2018-01-25
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
1
-0
/
+14
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
1
-5
/
+35
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
1
-1
/
+1
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-0
/
+8
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-3
/
+3
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
1
-2
/
+2
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
1
-1
/
+1
2018-01-24
net: erspan: fix use-after-free
William Tu
1
-2
/
+2
2018-01-24
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
1
-11
/
+0
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
1
-1
/
+0
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
1
-3
/
+15
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
1
-1
/
+2
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
2018-01-23
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-0
/
+1
2018-01-23
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
1
-2
/
+14
2018-01-22
net: sched: create tc_can_offload_extack() wrapper
Quentin Monnet
1
-0
/
+11
[next]