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
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
107
-284
/
+188
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
4
-10
/
+30
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
2012-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
147
-1428
/
+2860
2012-12-07
tun: correctly report an error in tun_flow_init()
Paul Moore
1
-1
/
+2
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
147
-1428
/
+2860
2012-12-07
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-26
/
+44
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2
-1
/
+30
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2
-321
/
+321
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-62
/
+42
2012-12-07
ipv4/route/rtnl: get mcast attributes when dst is multicast
Nicolas Dichtel
1
-2
/
+21
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
1
-1
/
+1
2012-12-06
igb: Update igb version to 4.1.2
Carolyn Wyborny
1
-2
/
+2
2012-12-06
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-06
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
1
-15
/
+14
2012-12-06
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2
-1
/
+6
2012-12-06
ixgbe: Use is_valid_ether_addr
Joe Perches
6
-38
/
+4
2012-12-06
rtlwifi: remove __dev* attributes
Bill Pemberton
6
-6
/
+6
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
8
-22
/
+22
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
rt2x00: remove __dev* attributes
Bill Pemberton
4
-5
/
+5
2012-12-06
p54: remove __dev* attributes
Bill Pemberton
3
-9
/
+9
2012-12-06
orinoco: remove __dev* attributes
Bill Pemberton
4
-8
/
+8
2012-12-06
mwl8k: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-06
libertas: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
iwlwifi: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
iwlegacy: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
brcm80211: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
b43: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
atmel: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-12-06
wireless: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
rfkill: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
4
-0
/
+55
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
3
-5
/
+40
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
2
-2
/
+4
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
3
-3
/
+54
2012-12-06
ssb: set the PMU watchdog if available
Hauke Mehrtens
1
-2
/
+36
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
3
-6
/
+37
2012-12-06
bcma: register watchdog driver
Hauke Mehrtens
4
-0
/
+35
2012-12-06
bcma: add methods for watchdog driver
Hauke Mehrtens
2
-3
/
+39
[next]