index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
jedec_ddr_data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
7
-18
/
+36
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-16
net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()
Geert Uytterhoeven
1
-1
/
+1
2015-04-16
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
1
-3
/
+6
2015-04-16
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
1
-1
/
+0
2015-04-16
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
Alexei Starovoitov
2
-2
/
+29
2015-04-16
bpf: fix bpf helpers to use skb->mac_header relative offsets
Alexei Starovoitov
6
-22
/
+50
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
4
-9
/
+40
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
1
-1
/
+4
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2
-0
/
+6
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
1
-0
/
+51
2015-04-16
stmmac: Add properties for transmit and receive fifo sizes
Vince Bridgers
2
-0
/
+10
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
1
-3
/
+3
2015-04-16
dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
Guenter Roeck
1
-2
/
+0
2015-04-16
netns: remove duplicated include from net_namespace.c
Wei Yongjun
1
-1
/
+0
2015-04-16
ethernet: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-04-16
rocker: fix error return code in rocker_probe()
Wei Yongjun
1
-0
/
+1
2015-04-16
dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
Guenter Roeck
1
-1
/
+3
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
1
-2
/
+1
2015-04-16
bpf: fix verifier memory corruption
Alexei Starovoitov
1
-1
/
+2
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
2
-4
/
+13
2015-04-15
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2
-90
/
+56
2015-04-15
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
1
-7
/
+11
2015-04-15
i40e: Bump version to 1.3.2
Catherine Sullivan
1
-1
/
+1
2015-04-15
i40e: Use new 40G speeds
Greg Rose
1
-2
/
+1
2015-04-15
i40e: get rid of unused locals
Jesse Brandeburg
2
-6
/
+3
2015-04-15
i40e: handle possible memory allocation failure
Jesse Brandeburg
1
-3
/
+11
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
3
-0
/
+7
2015-04-15
i40e: enable user dump of internal hardware state
Jesse Brandeburg
3
-0
/
+107
2015-04-15
i40e: print FCoE capability reported by the device function
Vasu Dev
1
-0
/
+3
2015-04-15
i40e: For VF reset (VFR and VFLR) add some more delay
Anjali Singhai Jain
1
-0
/
+3
2015-04-15
i40e: move VF notification routines up
Mitch Williams
1
-123
/
+123
2015-04-15
i40e: notify VFs of link state
Mitch Williams
1
-19
/
+31
2015-04-15
i40evf: remove aq_pending
Mitch Williams
3
-38
/
+12
2015-04-15
i40e: Add support to program FDir SB rules for VF from PF through ethtool
Anjali Singhai Jain
1
-0
/
+26
2015-04-15
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
1
-6
/
+9
2015-04-15
i40evf: fix bad indentation
Mitch Williams
1
-1
/
+1
2015-04-15
i40e: stop VF rings
Mitch Williams
1
-0
/
+5
2015-04-15
Documentation: update arch list in the 'memtest' entry
Vladimir Murzin
1
-1
/
+1
2015-04-15
Kconfig: memtest: update number of test patterns up to 17
Vladimir Murzin
1
-1
/
+1
2015-04-15
arm: add support for memtest
Vladimir Murzin
1
-0
/
+3
2015-04-15
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
2015-04-15
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
2
-10
/
+10
2015-04-15
mm: move memtest under mm
Vladimir Murzin
7
-21
/
+21
2015-04-15
mm, hugetlb: abort __get_user_pages if current has been oom killed
David Rientjes
1
-0
/
+9
2015-04-15
mm, mempool: do not allow atomic resizing
David Rientjes
4
-11
/
+11
2015-04-15
memcg: print cgroup information when system panics due to panic_on_oom
Balasubramani Vivekanandan
3
-11
/
+15
2015-04-15
mm: numa: remove migrate_ratelimited
Mel Gorman
2
-25
/
+0
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
9
-25
/
+14
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
9
-33
/
+6
[next]