index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nonet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
NFC: pn533: Start listen timer from start_poll
Samuel Ortiz
1
-1
/
+11
2013-09-25
NFC: pn533: Send ATR_REQ directly for active device detection
Samuel Ortiz
1
-1
/
+120
2013-09-25
NFC: Set active target upon DEP up event reception
Samuel Ortiz
1
-0
/
+13
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
3
-155
/
+70
2013-09-25
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
Eric Lapuyade
2
-6
/
+6
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2
-77
/
+77
2013-09-25
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
1
-1
/
+1
2013-09-25
NFC: Standardize logging style
Joe Perches
8
-61
/
+50
2013-09-25
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
4
-122
/
+115
2013-09-25
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
4
-122
/
+91
2013-09-25
NFC: pn544: Add SE enable/disable operation
Arron Wang
1
-7
/
+79
2013-09-25
NFC: Export nfc_find_se()
Arron Wang
2
-4
/
+6
2013-09-25
NFC: pn544: Add SE discover operation
Arron Wang
1
-0
/
+30
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
9
-16
/
+20
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
MIPS: Fix invalid symbolic link file
Madhavan Srinivasan
1
-1
/
+1
2013-09-19
MIPS: PCI: pci-bcm1480: Include missing vt.h header
Markos Chandras
1
-0
/
+1
2013-09-19
MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.
Ralf Baechle
1
-0
/
+13
2013-09-19
MIPS: Add MIPS R5 config5 register.
Ralf Baechle
1
-0
/
+7
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-19
MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
Wolfgang Grandegger
1
-0
/
+12
2013-09-18
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
1
-8
/
+18
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
12
-45
/
+77
2013-09-18
MIPS: Remove useless comment about kprobe from arch/mips/Makefile
Wu Zhangjin
1
-3
/
+0
2013-09-18
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
7
-10
/
+43
2013-09-18
MIPS: Fix VGA_MAP_MEM macro.
Leonid Yegoshin
1
-1
/
+2
2013-09-18
MIPS: Reimplement get_cycles().
Ralf Baechle
1
-1
/
+32
2013-09-18
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
1
-1
/
+1
2013-09-18
9p: don't forget to destroy inode cache if fscache registration fails
Al Viro
1
-3
/
+4
2013-09-18
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
1
-1
/
+2
2013-09-18
vxlan: Avoid creating fdb entry with NULL destination
Sridhar Samudrala
1
-9
/
+13
2013-09-18
tcp: fix RTO calculated from cached RTT
Neal Cardwell
1
-1
/
+3
2013-09-18
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
1
-2
/
+2
2013-09-18
net loopback: Set loopback_dev to NULL when freed
Eric W. Biederman
1
-0
/
+1
2013-09-17
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...
Al Viro
2
-21
/
+20
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
19
-19
/
+236
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
1
-0
/
+9
2013-09-17
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
1
-0
/
+5
2013-09-17
drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path
Ben Skeggs
1
-3
/
+1
2013-09-17
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
Ben Skeggs
1
-1
/
+1
2013-09-17
drm/nouveau/kms: enable for non-vga pci classes
Ben Skeggs
2
-21
/
+17
[next]