index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fealnx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-26
kmsg: convert claw printk messages
Andy Richter
1
-198
/
+233
2009-01-26
smsc95xx: fix function prototype of async callback
Steve Glendinning
1
-2
/
+2
2009-01-26
smsc95xx: remove unused completion struct
Steve Glendinning
1
-4
/
+0
2009-01-24
com20020: Fix allyesconfig build failure.
David S. Miller
1
-1
/
+1
2009-01-23
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2
-33
/
+3
2009-01-22
au1000: reorder functions
Florian Fainelli
1
-532
/
+511
2009-01-22
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
3
-114
/
+143
2009-01-22
netns: ipmr: declare ipmr /proc/net entries per-namespace
Benjamin Thery
1
-39
/
+62
2009-01-22
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
2
-10
/
+15
2009-01-22
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2
-13
/
+13
2009-01-22
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2
-18
/
+22
2009-01-22
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
2
-13
/
+29
2009-01-22
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
2
-9
/
+32
2009-01-22
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
2
-41
/
+70
2009-01-22
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
2
-15
/
+17
2009-01-22
net: pppoe - get rid of DECLARE_MAC_BUF
Cyrill Gorcunov
1
-1
/
+0
2009-01-22
sctp/ipv6.c: use ipv6_addr_copy
Joe Perches
1
-2
/
+1
2009-01-22
tun: Implement ip link del tunXXX
Eric W. Biederman
1
-31
/
+25
2009-01-22
tun: There is no longer any need to deny changing network namespaces
Eric W. Biederman
1
-1
/
+0
2009-01-22
tun: Fix races between tun_net_close and free_netdev.
Eric W. Biederman
1
-2
/
+48
2009-01-22
tun: Move read_wait into tun_file
Eric W. Biederman
1
-8
/
+10
2009-01-22
tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach
Eric W. Biederman
1
-7
/
+17
2009-01-22
tun: Grab the netns in open.
Eric W. Biederman
1
-4
/
+6
2009-01-22
tun: Introduce tun_file
Eric W. Biederman
1
-52
/
+104
2009-01-22
tun: Use POLLERR not EBADF in tun_chr_poll
Eric W. Biederman
1
-1
/
+1
2009-01-22
tun: Fix races in tun_set_iff
Eric W. Biederman
1
-16
/
+32
2009-01-22
tun: Remove unnecessary tun_get_by_name
Eric W. Biederman
1
-55
/
+19
2009-01-22
net: pppoe,pppol2tp - register channels with explicit net
Cyrill Gorcunov
2
-2
/
+2
2009-01-22
net: ppp_generic - introduce net-namespace functionality v2
Cyrill Gorcunov
2
-77
/
+202
2009-01-22
net: pppol2tp - introduce net-namespace functionality
Cyrill Gorcunov
2
-47
/
+117
2009-01-22
net: pppoe - introduce net-namespace functionality
Cyrill Gorcunov
2
-136
/
+248
2009-01-22
net: pppoe - code cleanup and helpers
Cyrill Gorcunov
1
-81
/
+86
2009-01-21
ehea: Improve driver behaviour in low mem conditions
Thomas Klein
1
-19
/
+12
2009-01-21
ehea: Fix mem allocations which require page alignment
Thomas Klein
2
-30
/
+30
2009-01-21
ehea: Use net_device_ops structure
Thomas Klein
2
-15
/
+20
2009-01-21
e1000: drop lltx, remove unnecessary lock
Alexander Duyck
2
-28
/
+3
2009-01-21
igb: make certain to power on optics for 82576 fiber nics
Alexander Duyck
1
-0
/
+7
2009-01-21
igb: igb should not flag lltx
Alexander Duyck
1
-1
/
+0
2009-01-21
bnx2: annotate bp->phy_lock functions
Harvey Harrison
1
-0
/
+10
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
5
-153
/
+24
2009-01-21
gre: strict physical device binding
Timo Teras
1
-40
/
+88
2009-01-21
phylib: unsigneds go unnoticed
Roel Kluin
1
-4
/
+9
2009-01-21
virtio_net: add link status handling
Mark McLoughlin
2
-1
/
+47
2009-01-21
smc91x: enable ethtool EEPROM interface
Vernon Sauder
2
-2
/
+124
2009-01-21
PS3: gelic: wireless: convert the wireless part to net_device_ops
Masakazu Mokuno
1
-12
/
+16
2009-01-21
PS3: gelic: convert the ethernet part to net_device_ops
Masakazu Mokuno
1
-10
/
+14
2009-01-21
tg3: remove extra casting
Francois Romieu
1
-2
/
+2
2009-01-21
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
Evgeniy Polyakov
3
-9
/
+46
2009-01-21
igb: Replace LRO with GRO
Herbert Xu
4
-118
/
+6
2009-01-21
typhoon: replace users of __constant_{endian}
Harvey Harrison
2
-118
/
+118
[next]