index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
lockdep_proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
1
-48
/
+92
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2
-18
/
+52
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
3
-0
/
+21
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
1
-1
/
+3
2013-09-13
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
1
-12
/
+3
2013-09-13
hwrng: via-rng - Mark device ID table as __maybe_unused
Ben Hutchings
1
-1
/
+1
2013-09-13
crypto: x86 - restore avx2_supported check
Jussi Kivilinna
1
-0
/
+2
2013-09-13
crypto: sha256_ssse3 - use correct module alias for sha224
Jussi Kivilinna
1
-1
/
+1
2013-09-07
Revert "Input: introduce BTN/ABS bits for drums and guitars"
Linus Torvalds
5
-433
/
+3
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
12
-43
/
+1082
2013-09-06
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
1
-1
/
+4
2013-09-06
net: add documentation for BQL helpers
Florian Fainelli
1
-0
/
+26
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-09-06
bnx2x: Restore a call to config_init
Eilon Greenstein
1
-6
/
+3
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
1
-0
/
+2
2013-09-06
tcp: fix no cwnd growth after timeout
Yuchung Cheng
1
-4
/
+2
2013-09-06
net: netlink: filter particular protocols from analyzers
Daniel Borkmann
1
-0
/
+30
2013-09-06
tile: refresh tile defconfig files
Chris Metcalf
2
-268
/
+60
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
7
-164
/
+156
2013-09-06
hwmon: (emc6w201) Do not declare enum variable
Guenter Roeck
1
-1
/
+1
2013-09-06
hwmon: (w83792d) Update module author
Shane Huang
3
-5
/
+4
2013-09-06
net: stmmac: fix bad merge conflict resolution
Olof Johansson
1
-0
/
+1
2013-09-05
openvswitch: Fix alignment of struct sw_flow_key.
Jesse Gross
2
-1
/
+2
2013-09-05
ide: sgiioc4: Staticize ioc4_ide_attach_one()
Jingoo Han
1
-1
/
+1
2013-09-05
ide: palm_bk3710: add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2013-09-05
ide: use dev_get_platdata()
Jingoo Han
3
-4
/
+4
2013-09-05
ide-disk_proc: use macro to replace magic number
Xinghai Yu
1
-2
/
+2
2013-09-05
ide: replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+4
2013-09-05
sparc64: Export flush_ptrace_access() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+2
2013-09-05
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
1
-0
/
+16
2013-09-05
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
1
-9
/
+0
2013-09-05
netfilter: Fix build errors with xt_socket.c
David S. Miller
1
-0
/
+1
2013-09-05
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-09-05
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-09-05
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
1
-1
/
+2
2013-09-05
vxlan: Fix kernel panic on device delete.
Pravin B Shelar
1
-1
/
+2
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
1
-1
/
+12
2013-09-05
icplus: Use netif_running to determine device state
Jon Mason
1
-1
/
+1
2013-09-05
ethernet/arc/arc_emac: Fix huge delays in large file copies
Vineet Gupta
1
-2
/
+2
2013-09-05
tuntap: orphan frags before trying to set tx timestamp
Jason Wang
1
-3
/
+5
2013-09-05
tuntap: purge socket error queue on detach
Jason Wang
1
-3
/
+9
2013-09-05
qlcnic: use standard NAPI weights
Michal Schmidt
2
-19
/
+12
2013-09-05
ipv6:introduce function to find route for redirect
Duan Jiong
6
-11
/
+81
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
6
-60
/
+145
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
10
-144
/
+513
2013-09-05
vxlan: Notify drivers for listening UDP port changes
Joseph Gasparakis
3
-1
/
+87
2013-09-05
net: usbnet: update addr_assign_type if appropriate
Bjørn Mork
1
-0
/
+4
2013-09-05
driver/net: enic: update enic maintainers and driver
govindarajulu.v
2
-2
/
+3
2013-09-05
driver/net: enic: Exposing symbols for Cisco's low latency driver
govindarajulu.v
2
-0
/
+11
[next]