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-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-165
/
+372
2018-12-19
rds: Fix warning.
David S. Miller
1
-1
/
+3
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-19
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
1
-4
/
+3
2018-12-19
net/tls: allocate tls context using GFP_ATOMIC
Ganesh Goudar
1
-1
/
+1
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-19
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
4
-19
/
+29
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
3
-42
/
+91
2018-12-19
Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-3
/
+11
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-19
nl80211: fix memory leak if validate_pae_over_nl80211() fails
Johannes Berg
1
-1
/
+3
2018-12-18
net/smc: fix TCP fallback socket release
Myungho Jung
2
-2
/
+16
2018-12-18
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
1
-4
/
+5
2018-12-18
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-5
/
+17
2018-12-18
SUNRPC: Remove xprt_connect_status()
Trond Myklebust
1
-31
/
+1
2018-12-18
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
3
-5
/
+7
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2
-2
/
+3
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
4
-6
/
+6
2018-12-17
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
1
-0
/
+2
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2
-0
/
+2
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+22
2018-12-14
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
1
-11
/
+14
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2
-2
/
+5
2018-12-14
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-14
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
1
-1
/
+6
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-13
/
+23
2018-12-14
net/tls: Init routines in create_ctx
Atul Gupta
1
-3
/
+3
2018-12-14
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2018-12-14
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2018-12-14
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2018-12-14
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
1
-2
/
+2
2018-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-15
/
+22
2018-12-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
1
-1
/
+1
2018-12-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-10
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
1
-1
/
+4
2018-12-07
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-0
/
+1
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
[next]