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-04-19
tipc: handle <0.0.0> as an alias for this node on outgoing msgs
Allan Stephens
1
-4
/
+4
2012-04-19
tipc: properly handle off-node send requests with invalid addr
Allan Stephens
1
-2
/
+9
2012-04-19
tipc: take lock while updating node network address
Allan Stephens
1
-1
/
+2
2012-04-19
tipc: Ensure network address change doesn't impact local connections
Allan Stephens
4
-31
/
+34
2012-04-19
tipc: delete duplicate peerport/peernode helper functions
Allan Stephens
2
-14
/
+4
2012-04-19
tipc: Ensure network address change doesn't impact new port
Allan Stephens
1
-4
/
+11
2012-04-19
tipc: Optimize re-initialization of port message header templates
Allan Stephens
1
-2
/
+0
2012-04-19
tipc: Ensure network address change doesn't impact name table updates
Allan Stephens
1
-4
/
+4
2012-04-19
tipc: Add routines for safe checking of node's network address
Allan Stephens
4
-6
/
+24
2012-04-19
tipc: Don't record failed publication attempt as a success
Allan Stephens
1
-2
/
+3
2012-04-19
tipc: Update node-scope publications when network address is assigned
Allan Stephens
2
-7
/
+12
2012-04-19
tipc: Separate cluster-scope and zone-scope names into distinct lists
Allan Stephens
1
-5
/
+26
2012-04-18
tipc: Factor out name publication code to a separate function
Allan Stephens
1
-27
/
+34
2012-04-18
tipc: introduce publication lists struct
Allan Stephens
1
-10
/
+17
2012-04-18
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-18
net/ipv4:Remove two memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-17
net: filter: remove unused cpu_off in sparc JIT
Eric Dumazet
1
-2
/
+0
2012-04-17
dmfe: enforce consistent timing delay.
françois romieu
1
-1
/
+5
2012-04-17
net: filter: Fix some more small issues in sparc JIT.
David S. Miller
3
-44
/
+84
2012-04-17
net: filter: Fix some minor issues in sparc JIT.
David S. Miller
3
-5
/
+6
2012-04-17
r8169: support the new RTL8411 chip.
Hayes Wang
1
-2
/
+138
2012-04-17
r8169: adjust some functions of 8111f
Hayes Wang
1
-52
/
+47
2012-04-17
r8169: support the new RTL8402 chip.
Hayes Wang
1
-1
/
+121
2012-04-17
r8169: add device specific CSI access helpers.
Hayes Wang
1
-106
/
+194
2012-04-17
r8169: modify pll power function
Hayes Wang
1
-7
/
+30
2012-04-17
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
1
-0
/
+6
2012-04-17
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
1
-2
/
+13
2012-04-16
hippi: fix printk format in rrunner.c
Randy Dunlap
1
-2
/
+3
2012-04-16
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
6
-60
/
+6
2012-04-16
net: filter: Just In Time compiler for sparc
David S. Miller
6
-0
/
+1042
2012-04-16
net/can: use module_pci_driver
Axel Lin
5
-59
/
+5
2012-04-16
can: fix sparse warning for cgw_list
Daniel Baluta
1
-1
/
+1
2012-04-16
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
1
-2
/
+3
2012-04-16
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
1
-1
/
+0
2012-04-16
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
1
-3
/
+4
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-99
/
+167
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
3
-6
/
+71
2012-04-15
ixgbe: UTA table incorrectly programmed
Greg Rose
1
-29
/
+0
2012-04-15
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
1
-10
/
+11
2012-04-15
ixgbe: enable FDB netdevice ops
John Fastabend
1
-0
/
+71
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2
-16
/
+83
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
8
-112
/
+228
2012-04-15
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
1
-4
/
+10
2012-04-15
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
2
-57
/
+52
2012-04-15
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2
-13
/
+29
2012-04-15
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2
-0
/
+8
2012-04-15
atl1: make function to set imr of card
Tony Zelenoff
1
-4
/
+9
2012-04-15
atl1: use defined functions to disable irq
Tony Zelenoff
1
-3
/
+3
[next]