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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-26
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
6
-20
/
+20
2015-07-26
inet: frag: don't re-use chainlist for evictor
Florian Westphal
2
-5
/
+5
2015-07-26
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
1
-6
/
+0
2015-07-26
Merge branch 'mlx4-fixes'
David S. Miller
4
-5
/
+22
2015-07-26
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-26
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
1
-2
/
+15
2015-07-26
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
1
-2
/
+2
2015-07-26
net/mlx4_core: Use sink counter for the VF default as fallback
Or Gerlitz
1
-0
/
+5
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
13
-79
/
+164
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
Merge branch 'fib_select_default-fixes'
David S. Miller
5
-15
/
+35
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
5
-15
/
+30
2015-07-24
ipv4: fib_select_default should match the prefix
Julian Anastasov
1
-0
/
+5
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
79
-811
/
+714
2015-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+5
2015-07-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-07-22
ARM64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
1
-2
/
+3
2015-07-21
ravb: fix ring memory allocation
Sergei Shtylyov
1
-25
/
+34
2015-07-21
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
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
Merge branch 'arm-bpf-fixes'
David S. Miller
1
-13
/
+44
2015-07-21
ARM: net: fix vlan access instructions in ARM JIT.
Nicolas Schichan
1
-3
/
+5
2015-07-21
ARM: net: handle negative offsets in BPF JIT.
Nicolas Schichan
1
-9
/
+38
2015-07-21
ARM: net: fix condition for load_order > 0 when translating load instructions.
Nicolas Schichan
1
-1
/
+1
2015-07-21
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-21
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
Linus Torvalds
1
-14
/
+20
2015-07-21
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...
David S. Miller
12
-410
/
+144
2015-07-21
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-12
/
+8
2015-07-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-12
/
+7
2015-07-21
Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
1
-12
/
+10
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
1
-1
/
+1
2015-07-21
Merge branch 'sch_panic'
David S. Miller
3
-4
/
+5
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
11
-41
/
+111
2015-07-21
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
1
-2
/
+17
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
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
Reinhard Speyerer
1
-0
/
+1
2015-07-20
ravb: fix race updating TCCR
Sergei Shtylyov
1
-4
/
+1
[next]