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
2015-07-26
inet: frag: don't re-use chainlist for evictor
Florian Westphal
1
-5
/
+3
2015-07-26
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
1
-6
/
+0
2015-07-26
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
1
-1
/
+9
2015-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-77
/
+163
2015-07-25
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
1
-1
/
+2
2015-07-24
sch_choke: drop all packets in queue during reset
WANG Cong
1
-0
/
+13
2015-07-24
sch_plug: purge buffered packets during reset
WANG Cong
1
-0
/
+1
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
4
-13
/
+29
2015-07-24
ipv4: fib_select_default should match the prefix
Julian Anastasov
1
-0
/
+5
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2015-07-23
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-0
/
+4
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-135
/
+295
2015-07-22
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
Trond Myklebust
1
-1
/
+1
2015-07-22
SUNRPC: Fix a backchannel deadlock
Trond Myklebust
1
-2
/
+2
2015-07-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-07-21
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
1
-1
/
+1
2015-07-21
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-07-21
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-07-21
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
1
-2
/
+3
2015-07-21
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
1
-1
/
+1
2015-07-21
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
1
-1
/
+1
2015-07-21
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-41
/
+94
2015-07-21
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2015-07-21
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
1
-11
/
+8
2015-07-20
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
1
-2
/
+0
2015-07-20
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
5
-39
/
+110
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
3
-32
/
+50
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
5
-25
/
+53
2015-07-17
mac80211: add missing length check for confirm frames
Bob Copeland
1
-0
/
+3
2015-07-17
mac80211: correct aid location in peering frames
Bob Copeland
1
-1
/
+1
2015-07-17
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
1
-3
/
+3
2015-07-17
mac80211: shut down interfaces before destroying interface list
Johannes Berg
1
-11
/
+14
2015-07-17
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
1
-0
/
+16
2015-07-17
mac80211: don't clear all tx flags when requeing
Michal Kazior
1
-1
/
+3
2015-07-17
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-07-15
tc: act_bpf: fix memory leak
Alexei Starovoitov
1
-0
/
+3
2015-07-15
fq_codel: fix return value of fq_codel_drop()
WANG Cong
1
-1
/
+10
2015-07-15
net_sched: fix a use-after-free in sfq
WANG Cong
1
-1
/
+1
2015-07-15
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2
-9
/
+27
2015-07-15
fq_codel: fix a use-after-free
WANG Cong
1
-1
/
+1
2015-07-15
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
1
-2
/
+1
2015-07-15
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-07-15
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
Satish Ashok
1
-7
/
+30
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+3
2015-07-15
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-07-15
NET: AX.25: Stop heartbeat timer on disconnect.
Richard Stearn
1
-0
/
+1
2015-07-15
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-07-15
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
1
-4
/
+7
2015-07-14
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
[prev]
[next]