index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mii: Convert printks to netdev_info
Joe Perches
2011-03-03
1
-7
/
+7
*
mv643xx_eth: Use netdev_<level> and pr_<level>
Joe Perches
2011-03-03
1
-41
/
+33
*
tlan: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
2011-03-03
1
-87
/
+77
*
tlan: Remove changelog
Joe Perches
2011-03-03
1
-145
/
+0
*
benet: use GFP_KERNEL allocations when possible
Eric Dumazet
2011-03-03
1
-9
/
+9
*
tun: Convert logging messages to pr_<level> and tun_debug
Joe Perches
2011-03-03
1
-32
/
+51
*
net: add Faraday FTMAC100 10/100 Ethernet driver
Po-Yu Chuang
2011-03-03
4
-0
/
+1386
*
ipv6: Use ERR_CAST in addrconf_dst_alloc.
David S. Miller
2011-03-03
1
-6
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-03-03
27
-447
/
+547
|
\
|
*
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-03-03
24
-25
/
+26
|
*
ixgbe: add function pointer for semaphore function
Don Skidmore
2011-03-03
6
-9
/
+19
|
*
ixgbe: X540 Cleanup
Greg Rose
2011-03-03
1
-2
/
+1
|
*
ixgbe: cleanup handling of I2C interface to PHY
Emil Tantilov
2011-03-03
1
-1
/
+38
|
*
ixgbe: store permanent address before initializing Rx addresses
Emil Tantilov
2011-03-03
2
-6
/
+6
|
*
ixgbe: Numerous whitespace / formatting cleanups
Emil Tantilov
2011-03-03
3
-18
/
+15
|
*
ixgbe: Specific check for 100 Full link speed
Emil Tantilov
2011-03-03
1
-2
/
+5
|
*
ixgbe: Drop unused code for setting up unicast addresses
Emil Tantilov
2011-03-03
6
-105
/
+0
|
*
ixgbe: rework ixgbe MTA handling to not drop packets
Emil Tantilov
2011-03-03
2
-60
/
+11
|
*
ixgbe: cleanup X540 PHY reset function pointer
Don Skidmore
2011-03-03
1
-1
/
+1
|
*
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
Emil Tantilov
2011-03-03
3
-83
/
+95
|
*
ixgbe: Fill out PCIe speed and width enums with values
Emil Tantilov
2011-03-03
1
-11
/
+11
|
*
ixgbe: add polling test to end of PHY reset
Emil Tantilov
2011-03-03
1
-3
/
+37
|
*
ixgbe: Check link wants report current link state
Emil Tantilov
2011-03-03
1
-1
/
+10
|
*
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic
Emil Tantilov
2011-03-03
1
-55
/
+94
|
*
ixgbe: Add ability to double reset on failure to clear master enable
Emil Tantilov
2011-03-03
5
-22
/
+90
|
*
ixgbe: set media type for 82599 T3 LOM
Emil Tantilov
2011-03-03
3
-11
/
+42
|
*
ixgbe: balance free_irq calls with request_irq calls
Alexander Duyck
2011-03-03
1
-0
/
+5
|
*
ixgbe: cleanup logic related to HW semaphores
Emil Tantilov
2011-03-03
1
-18
/
+24
|
*
ixgbe: cleanup wake on LAN defines
Emil Tantilov
2011-03-03
1
-2
/
+2
|
*
ixgbevf: Fix Compiler Warnings
Greg Rose
2011-03-03
1
-7
/
+2
|
*
igb: Fix strncpy calls to be safe per source code review tools
Carolyn Wyborny
2011-03-03
1
-4
/
+7
|
*
igb: Fix reg pattern test in ethtool for i350 devices
Carolyn Wyborny
2011-03-03
1
-1
/
+1
|
*
igb: warn if max_vfs limit is exceeded
Stefan Assmann
2011-03-03
1
-1
/
+6
*
|
ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.
David S. Miller
2011-03-03
1
-2
/
+2
*
|
net_sched: reduce fifo qdisc size
Eric Dumazet
2011-03-03
3
-30
/
+23
*
|
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
7
-41
/
+49
*
|
ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.
David S. Miller
2011-03-03
1
-0
/
+1
*
|
cxgb{3,4}*: improve Kconfig dependencies
Dimitris Michailidis
2011-03-03
3
-20
/
+9
|
/
*
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-03
3
-4
/
+155
*
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
2011-03-03
3
-0
/
+103
*
netdevice: make initial group visible to userspace
Vlad Dogaru
2011-03-03
1
-3
/
+3
*
ipv4: ip_route_output_key() is better as an inline.
David S. Miller
2011-03-02
2
-7
/
+5
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
36
-224
/
+267
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
14
-89
/
+111
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-02
20
-146
/
+143
|
\
|
*
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
Pablo Neira Ayuso
2011-02-28
1
-2
/
+2
|
*
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
2011-02-25
5
-63
/
+27
|
*
ipvs: use enum to instead of magic numbers
Changli Gao
2011-02-24
1
-14
/
+27
|
*
ipvs: use hlist instead of list
Changli Gao
2011-02-22
2
-24
/
+30
|
*
ipvs: make "no destination available" message more informative
Patrick Schaaf
2011-02-16
11
-14
/
+43
[next]