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-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
1
-1
/
+1
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-27
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-5
/
+122
2017-12-27
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
1
-1
/
+5
2017-12-27
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
1
-1
/
+4
2017-12-27
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
1
-0
/
+3
2017-12-26
tipc: fix memory leak of group member when peer node is lost
Jon Maloy
1
-9
/
+18
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
1
-0
/
+2
2017-12-26
tipc: base group replicast ack counter on number of actual receivers
Jon Maloy
1
-1
/
+3
2017-12-26
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
1
-1
/
+3
2017-12-26
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
1
-25
/
+32
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
3
-3
/
+11
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-20
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
1
-2
/
+7
2017-12-20
tipc: remove joining group member from congested list
Jon Maloy
1
-4
/
+2
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-55
/
+38
2017-12-20
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
1
-1
/
+1
2017-12-19
ipv4: fib: Fix metrics match when deleting a route
Phil Sutter
1
-2
/
+6
2017-12-19
tipc: fix list sorting bug in function tipc_group_update_member()
Jon Maloy
1
-2
/
+1
2017-12-19
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
Xin Long
1
-2
/
+7
2017-12-19
ip6_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
1
-0
/
+1
2017-12-19
ip_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
1
-0
/
+1
2017-12-19
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-23
/
+100
2017-12-19
cfg80211: ship certificates as hex files
Johannes Berg
3
-20
/
+95
2017-12-19
cfg80211: always rewrite generated files from scratch
Thierry Reding
1
-2
/
+2
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
3
-2
/
+77
2017-12-18
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
2017-12-18
sctp: add SCTP_CID_RECONF conversion in sctp_cname
Xin Long
1
-0
/
+3
2017-12-18
sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege
Xin Long
1
-16
/
+8
2017-12-18
tipc: remove leaving group member from all lists
Jon Maloy
1
-2
/
+4
2017-12-18
tipc: fix lost member events bug
Jon Maloy
1
-0
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2017-12-16
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
1
-0
/
+1
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-15
/
+24
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-128
/
+329
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
1
-0
/
+2
2017-12-15
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
1
-1
/
+5
2017-12-15
Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-5
/
+7
2017-12-15
xdp: linearize skb in netif_receive_generic_xdp()
Song Liu
1
-1
/
+1
[next]