index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
Ajit Khaparde
4
-0
/
+34
2011-02-22
be2net: variable name change
Ajit Khaparde
3
-4
/
+4
2011-02-22
be2net: fixes in ethtool selftest
Ajit Khaparde
1
-2
/
+3
2011-02-22
be2net: add new counters to display via ethtool stats
Ajit Khaparde
2
-4
/
+21
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
6
-30
/
+46
2011-02-22
sh: sh_eth: Add support ethtool
Nobuhiro Iwamatsu
1
-19
/
+189
2011-02-20
sctp: fix compile warnings in sctp_tsnmap_num_gabs
Shan Wei
1
-1
/
+1
2011-02-20
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
5
-23
/
+0
2011-02-20
tcp: document tcp_max_ssthresh (Limited Slow-Start)
Ilpo Järvinen
1
-0
/
+11
2011-02-20
sctp: fix reporting of unknown parameters
Jiri Bohac
1
-5
/
+5
2011-02-20
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-20
tcp: fix inet_twsk_deschedule()
Eric Dumazet
1
-0
/
+2
2011-02-18
ipv4: Implement __ip_dev_find using new interface address hash.
David S. Miller
2
-40
/
+33
2011-02-18
ipv4: Add hash table of interface addresses.
David S. Miller
2
-0
/
+46
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2
-16
/
+35
2011-02-18
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-02-18
enic: Always use single transmit and single receive hardware queues per device
Vasanthy Kolluri
2
-4
/
+4
2011-02-18
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
3
-17
/
+19
2011-02-18
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
David S. Miller
1
-1
/
+1
2011-02-18
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
1
-5
/
+5
2011-02-18
net: Add initial_ref arg to dst_alloc().
David S. Miller
6
-14
/
+10
2011-02-18
ipv4: Consolidate ipv4 dst allocation logic.
David S. Miller
1
-31
/
+21
2011-02-18
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
David S. Miller
1
-7
/
+6
2011-02-18
ipv4: Simplify output route creation call sequence.
David S. Miller
1
-35
/
+23
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
3
-2
/
+19
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
3
-0
/
+130
2011-02-17
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-17
loopback: convert to hw_features
Michał Mirosław
1
-5
/
+4
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
3
-26
/
+27
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
1
-2
/
+29
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
1
-13
/
+32
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
4
-10
/
+283
2011-02-17
ethtool: factorize get/set_one_feature
Michał Mirosław
2
-142
/
+138
2011-02-17
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
1
-12
/
+23
2011-02-17
ethtool: enable GSO and GRO by default
Michał Mirosław
2
-4
/
+17
2011-02-17
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
1
-1
/
+1
2011-02-17
enic: Clean up: Remove a not needed #ifdef
Vasanthy Kolluri
2
-3
/
+1
2011-02-17
enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...
Vasanthy Kolluri
2
-7
/
+8
2011-02-17
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-17
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-17
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-17
sfc: Implement hardware acceleration of RFS
Ben Hutchings
4
-2
/
+169
2011-02-17
bnx2x: Support for managing RX indirection table
Tom Herbert
3
-5
/
+75
2011-02-17
net/fec: remove unused driver data
Uwe Kleine-König
1
-2
/
+0
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
4
-30
/
+44
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
[next]