index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dummy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-04
ipg: per-device rxsupport_size
Pekka Enberg
2
-4
/
+6
2008-07-04
ipg: per-device rxfrag_size
Pekka Enberg
2
-14
/
+12
2008-07-04
ipg: remove jumbo frame #ifdef from mtu
Pekka Enberg
2
-3
/
+5
2008-07-04
ipg: always compile in jumbo frame support
Pekka Enberg
2
-15
/
+21
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
3
-8
/
+59
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
4
-9
/
+28
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
3
-7
/
+45
2008-07-03
ipv6 route: Prefer outgoing interface with source address assigned.
YOSHIFUJI Hideaki
1
-4
/
+16
2008-07-03
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
3
-0
/
+44
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
5
-1
/
+26
2008-07-03
ipv6: Assume the loopback address in link-local scope.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-03
ipv6: Do not forward packets with the unspecified source address.
YOSHIFUJI Hideaki
1
-1
/
+2
2008-07-03
ipv6: Do not assign non-valid address on interface.
YOSHIFUJI Hideaki
1
-0
/
+7
2008-07-03
tcp: de-bloat a bit with factoring NET_INC_STATS_BH out
Pavel Emelyanov
3
-22
/
+46
2008-07-02
niu: Add support for rx flow hash configuration.
Santwona Behera
1
-0
/
+158
2008-07-02
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
2
-0
/
+70
2008-07-02
sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.
Vlad Yasevich
2
-0
/
+24
2008-07-02
icmp: fix units for ratelimit
Stephen Hemminger
3
-6
/
+10
2008-06-29
r8169: remove non-napi code
Francois Romieu
2
-114
/
+41
2008-06-29
r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)
Francois Romieu
1
-2
/
+4
2008-06-28
[netdrvr] kill sync_irq-before-freq_irq pattern
Jeff Garzik
6
-8
/
+1
2008-06-28
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
Jeff Garzik
1
-31
/
+12
2008-06-28
tulip: remove wrapper around get_unaligned
Harvey Harrison
1
-6
/
+4
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+20
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+5
2008-06-28
8139too: some style cleanups
Márton Németh
1
-6
/
+6
2008-06-28
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
3
-10
/
+11
2008-06-28
net: sh_eth: Fix compile error sh_eth
Nobuhiro Iwamatsu
2
-4
/
+4
2008-06-28
e1000: remove e1000_clean_tx_irq call from e1000_netpoll
Andy Gospodarek
1
-1
/
+0
2008-06-28
igb: make ioport free
Taku Izumi
2
-6
/
+45
2008-06-28
e1000e: make ioport free
Taku Izumi
2
-6
/
+46
2008-06-28
e1000: remove PCI Express device IDs
Auke Kok
2
-36
/
+0
2008-06-28
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-06-28
netlabel: Fix a problem when dumping the default IPv6 static labels
Paul Moore
1
-1
/
+1
2008-06-28
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2
-3
/
+6
2008-06-28
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
Pavel Emelyanov
4
-6
/
+17
2008-06-28
CONNECTOR: add a proc entry to list connectors
Li Zefan
1
-0
/
+40
2008-06-28
netlink: Fix some doc comments in net/netlink/attr.c
Julius Volz
1
-3
/
+4
2008-06-28
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
2
-6
/
+6
2008-06-28
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
1
-0
/
+4
2008-06-28
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
1
-11
/
+0
2008-06-28
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
1
-1
/
+1
2008-06-28
netdevice: Fix typo of dev_unicast_add() comment
Wang Chen
1
-1
/
+1
2008-06-28
af_unix: fix 'poll for write'/connected DGRAM sockets
Rainer Weikusat
1
-28
/
+24
2008-06-28
tcp: fix for splice receive when used with software LRO
Octavian Purdila
1
-5
/
+12
2008-06-28
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
1
-3
/
+6
2008-06-28
hamradio: remove unused variable
Andre Haupt
1
-2
/
+0
2008-06-27
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
1
-0
/
+9
2008-06-27
prism: islpci_eth.c endianness fix
Harvey Harrison
1
-1
/
+1
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
[next]