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-07-16
drivers: connector: fixed coding style issues
Valentin Ilie
3
-25
/
+28
2012-07-16
irda: Fix typo in irda
Masanari Iida
2
-2
/
+2
2012-07-16
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
1
-1
/
+1
2012-07-16
bnx2: Try to recover from PCI block reset
Michael Chan
1
-0
/
+7
2012-07-16
tg3: Add hwmon support for temperature
Michael Chan
2
-0
/
+150
2012-07-16
tg3: Add APE scratchpad read function
Matt Carlson
2
-2
/
+86
2012-07-16
tg3: Add common function tg3_ape_event_lock()
Matt Carlson
1
-24
/
+32
2012-07-16
tg3: Fix the setting of the APE_HAS_NCSI flag
Michael Chan
1
-21
/
+21
2012-07-16
netem: refine early skb orphaning
Eric Dumazet
1
-1
/
+8
2012-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-225
/
+265
2012-07-16
be2net: dont pull too much data in skb linear part
Eric Dumazet
1
-3
/
+3
2012-07-16
be2net: update driver version
Padmanabh Ratnakar
1
-1
/
+1
2012-07-16
be2net: Add description about various RSS hash types
Padmanabh Ratnakar
1
-2
/
+12
2012-07-16
bridge: Fix enforcement of multicast hash_max limit
Thomas Graf
1
-4
/
+5
2012-07-16
net/mlx4_en: dereferencing freed memory
Dan Carpenter
1
-3
/
+1
2012-07-16
net/mlx4: off by one in parse_trans_rule()
Dan Carpenter
1
-1
/
+1
2012-07-16
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
Denis Ovsienko
1
-4
/
+6
2012-07-16
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
3
-1
/
+109
2012-07-16
6lowpan: Change byte order when storing/accessing to len field
Tony Cheneau
1
-8
/
+12
2012-07-16
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
1
-3
/
+3
2012-07-16
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
1
-0
/
+3
2012-07-16
arch: Use eth_random_addr
Joe Perches
5
-8
/
+8
2012-07-16
usb: Use eth_random_addr
Joe Perches
2
-3
/
+3
2012-07-16
s390: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-16
drivers/net: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-16
wireless: Use eth_random_addr
Joe Perches
10
-10
/
+10
2012-07-16
net: usb: Use eth_random_addr
Joe Perches
3
-3
/
+3
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
15
-16
/
+16
2012-07-16
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
1
-6
/
+8
2012-07-16
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
25
-1126
/
+439
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
6
-18
/
+51
2012-07-16
lpc_eth: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-16
tcp: add OFO snmp counters
Eric Dumazet
3
-3
/
+12
2012-07-14
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2
-147
/
+129
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
4
-15
/
+22
2012-07-14
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
4
-23
/
+35
2012-07-14
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
1
-25
/
+22
2012-07-14
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
1
-7
/
+23
2012-07-14
e1000e: Program the correct register for ITR when using MSI-X.
Matthew Vick
3
-7
/
+31
2012-07-14
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Tushar Dave
1
-6
/
+8
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
1
-2
/
+3
2012-07-14
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
1
-5
/
+6
2012-07-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
198
-15819
/
+4692
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
8
-335
/
+4
2012-07-13
tipc: phase out most of the struct print_buf usage
Erik Hugne
10
-222
/
+213
2012-07-13
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
1
-42
/
+10
2012-07-13
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
1
-17
/
+7
2012-07-13
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
4
-312
/
+0
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
18
-174
/
+177
2012-07-13
ipv4: Don't store a rule pointer in fib_result.
David S. Miller
4
-30
/
+11
[next]