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
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
3
-8
/
+20
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
1
-0
/
+3
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2019-11-22
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2019-11-21
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-21
hv_sock: Add the support of hibernation
Dexuan Cui
1
-0
/
+20
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2
-4
/
+73
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-10
/
+0
2019-11-21
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+7
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
1
-1
/
+13
2019-11-21
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2
-1
/
+3
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
5
-148
/
+148
2019-11-21
lwtunnel: check erspan options before allocating tun_info
Xin Long
1
-8
/
+16
2019-11-21
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
Xin Long
1
-0
/
+3
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
3
-3
/
+0
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+145
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+109
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
1
-0
/
+118
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
1
-1
/
+84
2019-11-21
vsock: avoid to assign transport if its initialization fails
Stefano Garzarella
1
-1
/
+8
2019-11-20
tcp: warn if offset reach the maxlen limit when using snprintf
Hangbin Liu
3
-0
/
+13
2019-11-20
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
wenxu
1
-1
/
+5
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-12
/
+45
2019-11-20
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
1
-0
/
+3
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
1
-21
/
+99
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
1
-1
/
+1
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-0
/
+22
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2
-0
/
+10
2019-11-20
lwtunnel: add support for multiple geneve opts
Xin Long
1
-36
/
+75
2019-11-19
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
1
-7
/
+5
2019-11-19
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
1
-2
/
+26
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2
-0
/
+12
2019-11-19
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-11-18
bpf: Fix memory leak on object 'data'
Colin Ian King
1
-1
/
+3
2019-11-18
net/ipv4: fix sysctl max for fib_multipath_hash_policy
Marcelo Ricardo Leitner
1
-1
/
+1
2019-11-18
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
1
-1
/
+1
2019-11-18
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
1
-0
/
+4
2019-11-18
net: atm: Reduce the severity of logging in unlink_clip_vcc
Aditya Pakki
1
-3
/
+3
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-123
/
+361
[prev]
[next]