index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-30
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
5
-2
/
+8
2011-12-30
mm/mempolicy.c: refix mbind_range() vma issue
KOSAKI Motohiro
1
-1
/
+10
2011-12-30
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
1
-2
/
+2
2011-12-30
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-29
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
net: fec: Adjust ENET MDIO timeouts
Rogerio Pimentel
1
-1
/
+1
2011-12-28
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
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
1
-0
/
+3
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
6
-41
/
+41
2011-12-27
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2
-3
/
+79
2011-12-27
tipc: Improve handling of media address printing errors
Allan Stephens
3
-15
/
+12
2011-12-27
tipc: Streamline media registration error checking
Allan Stephens
1
-29
/
+8
2011-12-27
tipc: Eliminate duplication of media structures
Allan Stephens
1
-20
/
+15
2011-12-27
tipc: Optimize detection of duplicate media registration
Allan Stephens
1
-19
/
+21
2011-12-27
tipc: Register new media using pre-compiled structure
Allan Stephens
3
-66
/
+45
[next]