index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
keys-ecryptfs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
at86rf230: add help and 212 to Kconfig menu entry
Alexander Aring
1
-1
/
+7
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
UAPI: add MPLS label stack definition
Simon Wunderlich
2
-0
/
+40
2014-03-04
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
1
-0
/
+1
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
Liu Ping Fan
1
-2
/
+2
2014-03-04
MAINTAINERS: add and correct types of some "T:" entries
Joe Perches
1
-8
/
+9
2014-03-04
MAINTAINERS: use tab for separator
Joe Perches
1
-44
/
+44
2014-03-04
rapidio/tsi721: fix tasklet termination in dma channel release
Alexandre Bounine
2
-9
/
+19
2014-03-04
hfsplus: fix remount issue
Vyacheslav Dubeyko
1
-1
/
+1
2014-03-04
zram: avoid null access when fail to alloc meta
Minchan Kim
1
-0
/
+2
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
11
-18
/
+20
2014-03-04
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-03-04
drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...
Vikas Sajjan
1
-5
/
+12
2014-03-04
kallsyms: fix absolute addresses for kASLR
Andy Honig
1
-2
/
+1
2014-03-04
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
Daniel M. Weeks
1
-1
/
+1
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
2
-2
/
+2
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-03-04
mm: close PageTail race
David Rientjes
9
-55
/
+25
2014-03-04
MAINTAINERS: EDAC: add Mauro and Borislav as interim patch collectors
Borislav Petkov
1
-0
/
+2
2014-03-03
macvlan: Add support for 'always_on' offload features
Vlad Yasevich
1
-2
/
+5
2014-03-03
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
7
-4
/
+24
2014-03-03
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
1
-1
/
+0
2014-03-03
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
2014-03-03
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
1
-13
/
+26
2014-03-03
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
1
-3
/
+4
2014-03-03
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
1
-3
/
+9
2014-03-03
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2
-20
/
+12
2014-03-03
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-03
ieee802154: fix at86rf212_set_txpower() exit path
Jean Sacren
1
-6
/
+1
2014-03-03
connector: remove duplicated code in cn_call_callback()
Alexey Khoroshilov
1
-1
/
+0
2014-03-03
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2014-03-03
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2
-4
/
+10
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
1
-1
/
+1
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
2
-27
/
+5
2014-03-03
can: flexcan: factor out soft reset into seperate funtion
Marc Kleine-Budde
1
-9
/
+17
2014-03-03
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-1
/
+2
2014-03-03
can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
Marc Kleine-Budde
1
-11
/
+49
2014-03-03
can: flexcan: factor out transceiver {en,dis}able into seperate functions
Marc Kleine-Budde
1
-7
/
+20
2014-03-03
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
Marc Kleine-Budde
1
-12
/
+38
2014-03-03
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-03-03
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-03-03
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-03
USB AX88179/178A: Support D-Link DUB-1312
Gerry Demaret
1
-0
/
+17
2014-03-03
net/mlx4_en: Change Connect-X description in kconfig
Eyal Perry
1
-1
/
+1
[next]