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
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
51
-172
/
+356
2011-12-29
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2011-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+22
2011-12-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2011-12-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-25
/
+43
2011-12-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+15
2011-12-29
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
1
-1
/
+1
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
5
-2
/
+8
2011-12-29
mm/mempolicy.c: refix mbind_range() vma issue
KOSAKI Motohiro
1
-1
/
+10
2011-12-29
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
1
-2
/
+2
2011-12-29
ipv6: Fix neigh lookup using NULL device.
David S. Miller
1
-7
/
+10
2011-12-29
virtio_net: use non-reentrant workqueue.
Rusty Russell
1
-3
/
+3
2011-12-29
virtio_net: set/cancel work on ndo_open/ndo_stop
Rusty Russell
1
-4
/
+13
2011-12-29
ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.
David S. Miller
1
-1
/
+10
2011-12-29
mlx4_core: limiting VF port options
Yevgeny Petrilin
1
-2
/
+4
2011-12-29
mlx4_core: using array index for sense_allowed
Yevgeny Petrilin
1
-1
/
+1
2011-12-29
sch_tbf: report backlog information
Eric Dumazet
1
-0
/
+1
2011-12-29
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
1
-1
/
+1
2011-12-29
block: fix blk_queue_end_tag()
Dan Williams
1
-11
/
+2
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
10
-52
/
+49
2011-12-28
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
2
-19
/
+49
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
7
-21
/
+32
2011-12-28
netrom: avoid overflows in nr_setsockopt()
Xi Wang
1
-7
/
+7
2011-12-28
ax25: avoid overflows in ax25_setsockopt()
Xi Wang
1
-5
/
+6
2011-12-28
genetlink: add auto module loading
Stephen Hemminger
1
-0
/
+9
2011-12-28
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
1
-10
/
+0
2011-12-28
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
11
-171
/
+258
2011-12-28
net: fec: Adjust ENET MDIO timeouts
Rogerio Pimentel
1
-1
/
+1
2011-12-27
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
4
-9
/
+19
2011-12-27
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
1
-9
/
+6
2011-12-27
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
1
-26
/
+80
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
3
-24
/
+33
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
8
-36
/
+53
2011-12-27
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery
Joshua Kinard
2
-2
/
+48
2011-12-27
net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependency
Heiko Carstens
1
-1
/
+1
2011-12-27
tipc: Allow use of buf_seqno() helper routine by unicast links
Allan Stephens
3
-25
/
+24
2011-12-27
tipc: Ignore broadcast acknowledgements that are out-of-range
Allan Stephens
4
-13
/
+37
2011-12-27
tipc: Flush unsent broadcast messages when contact with last node is lost
Allan Stephens
1
-1
/
+11
2011-12-27
tipc: Minor optimization of broadcast link transmit queue statistic
Allan Stephens
1
-4
/
+4
2011-12-27
tipc: Handle broadcast attempt when no neighboring nodes exist
Allan Stephens
1
-1
/
+7
2011-12-27
tipc: Ensure broadcast link spinlock is held when updating node map
Allan Stephens
3
-10
/
+22
2011-12-27
tipc: Eliminate dynamic allocation of broadcast link data structures
Allan Stephens
3
-31
/
+13
2011-12-27
tipc: Eliminate useless check when network address is assigned
Allan Stephens
1
-7
/
+5
2011-12-27
tipc: Minor correction to TIPC module unloading
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
1
-3
/
+0
2011-12-27
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
1
-12
/
+27
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2
-5
/
+1
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
1
-7
/
+6
2011-12-27
tipc: Allow run-time alteration of default link settings
Allan Stephens
3
-49
/
+127
[next]