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
2013-01-28
igbvf: be sane about random MAC addresses
Mitch A Williams
1
-14
/
+10
2013-01-28
igb: Don't give VFs random MAC addresses
Mitch A Williams
1
-3
/
+3
2013-01-28
GFS2: fix skip unlock condition
David Teigland
1
-1
/
+6
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
1
-0
/
+1
2013-01-28
e1000e: cleanup: remove comments which are no longer applicable
Bruce Allan
1
-7
/
+0
2013-01-27
e1000e: cleanup hw.h
Bruce Allan
1
-15
/
+10
2013-01-27
e1000e: cleanup: remove unused #define
Bruce Allan
1
-3
/
+0
2013-01-27
e1000e: adjust PM QoS request
Bruce Allan
2
-15
/
+19
2013-01-27
e1000e: correct maximum frame size on 82579
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: cleanup: remove e1000e_commit_phy()
Bruce Allan
4
-28
/
+16
2013-01-27
e1000e: cleanup: remove e1000_get_cable_length()
Bruce Allan
2
-7
/
+2
2013-01-27
e1000e: cleanup: remove e1000_get_phy_cfg_done()
Bruce Allan
1
-19
/
+1
2013-01-27
e1000e: cleanup: rename e1000_get_cfg_done()
Bruce Allan
4
-6
/
+6
2013-01-27
e1000e: cleanup: remove e1000_force_speed_duplex()
Bruce Allan
1
-17
/
+1
2013-01-27
e1000e: cleanup: remove e1000_set_d0_lplu_state()
Bruce Allan
1
-27
/
+6
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
13
-15
/
+65
2013-01-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
27
-60
/
+1488
2013-01-28
dm9601: support dm9620 variant
Peter Korsgaard
1
-1
/
+29
2013-01-28
net: add RCU annotation to sk_dst_cache field
Cong Wang
1
-1
/
+1
2013-01-28
decnet: use correct RCU API to deref sk_dst_cache field
Cong Wang
4
-5
/
+7
2013-01-28
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
1
-3
/
+5
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
1
-1
/
+15
2013-01-28
net/mlx4_core: Return proper error code when __mlx4_add_one fails
Jack Morgenstein
1
-2
/
+5
2013-01-28
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
Eugenia Emantayev
1
-2
/
+2
2013-01-28
net/mlx4_en: Fix traffic loss under promiscuous mode
Aviad Yehezkel
1
-9
/
+26
2013-01-28
net/mlx4_en: Issue the dump eth statistics command under lock
Eugenia Emantayev
1
-4
/
+4
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
1
-0
/
+4
2013-01-28
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
1
-5
/
+5
2013-01-28
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
1
-5
/
+16
2013-01-28
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
1
-1
/
+5
2013-01-27
gro: Fix kcalloc argument order
Joe Perches
1
-2
/
+2
2013-01-27
irda: buffer overflow in irnet_ctrl_read()
Dan Carpenter
1
-59
/
+58
2013-01-27
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
1
-1
/
+3
2013-01-27
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
1
-0
/
+3
2013-01-27
r8169: fix vlan tag read ordering.
françois romieu
1
-8
/
+6
2013-01-27
net: cdc_ncm: use IAD provided by the USB core
Bjørn Mork
1
-24
/
+4
2013-01-27
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+18
2013-01-27
Merge branch 'intel'
David S. Miller
16
-100
/
+587
2013-01-27
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
1
-0
/
+13
2013-01-27
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
1
-1
/
+3
2013-01-27
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
1
-0
/
+2
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
7
-20
/
+20
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
4
-6
/
+14
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
4
-13
/
+6
2013-01-27
e1000e: add comment to spinlock_t definition
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
1
-10
/
+0
2013-01-27
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
1
-0
/
+9
2013-01-27
e1000e: correct maximum frame size on i217/i218
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: update copyright date
Bruce Allan
15
-16
/
+16
2013-01-27
e1000e: remove prototype of non-existent function
Bruce Allan
1
-2
/
+0
[prev]
[next]