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
2017-08-28
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2017-08-28
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-47
/
+38
2017-08-28
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2
-2
/
+13
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
3
-11
/
+17
2017-08-25
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-08-24
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-08-24
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
1
-2
/
+5
2017-08-24
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
1
-0
/
+2
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2
-4
/
+4
2017-08-24
bpf: fix bpf_setsockopts return value
Yuchung Cheng
1
-1
/
+0
2017-08-24
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
1
-3
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-24
/
+30
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
1
-11
/
+14
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
1
-1
/
+1
2017-08-23
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2
-4
/
+6
2017-08-23
net: dsa: use consume_skb()
Eric Dumazet
2
-2
/
+2
2017-08-23
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-23
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
1
-5
/
+8
2017-08-22
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
1
-3
/
+3
2017-08-22
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
1
-2
/
+10
2017-08-22
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-08-22
tipc: fix a race condition of releasing subscriber object
Ying Xue
1
-0
/
+2
2017-08-22
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
1
-12
/
+7
2017-08-22
net/hsr: Check skb_put_padto() return value
Florian Fainelli
1
-1
/
+2
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2
-7
/
+27
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-11
/
+29
2017-08-22
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-08-20
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-18
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-18
rxrpc: Fix oops when discarding a preallocated service call
David Howells
1
-0
/
+1
2017-08-18
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-18
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
2017-08-18
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-18
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-18
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
4
-9
/
+14
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
1
-1
/
+1
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-16
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-16
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
3
-3
/
+7
2017-08-16
net: igmp: Use ingress interface rather than vrf device
David Ahern
1
-1
/
+9
2017-08-15
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-15
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-15
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+21
[next]