Commit Graph

99000 Commits (f43798c27684ab925adde7d8acc34c78c6e50df8)
 

Author SHA1 Message Date
Rusty Russell f43798c276 tun: Allow GSO using virtio_net_hdr 17 years ago
Rusty Russell 5228ddc98f tun: TUNSETFEATURES to set gso features. 17 years ago
Rusty Russell 07240fd090 tun: Interface to query tun/tap features. 17 years ago
David S. Miller 44d28ab19c Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next 17 years ago
YOSHIFUJI Hideaki e0835f8fa5 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. 17 years ago
Wang Chen 03d2f897e9 ipv4: Do cleanup for ip_mr_init 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
YOSHIFUJI Hideaki dd3abc4ef5 ipv6 route: Prefer outgoing interface with source address assigned. 17 years ago
YOSHIFUJI Hideaki 1b34be74cb ipv6 addrconf: add accept_dad sysctl to control DAD operation. 17 years ago
YOSHIFUJI Hideaki 778d80be52 ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. 17 years ago
YOSHIFUJI Hideaki 5ce83afaac ipv6: Assume the loopback address in link-local scope. 17 years ago
YOSHIFUJI Hideaki f81b2e7d8c ipv6: Do not forward packets with the unspecified source address. 17 years ago
YOSHIFUJI Hideaki d68b82705a ipv6: Do not assign non-valid address on interface. 17 years ago
Pavel Emelyanov 40b215e594 tcp: de-bloat a bit with factoring NET_INC_STATS_BH out 17 years ago
Santwona Behera b4653e9945 niu: Add support for rx flow hash configuration. 17 years ago
Santwona Behera 0853ad66b1 netdev: Add support for rx flow hash configuration, using ethtool. 17 years ago
Vlad Yasevich ecbed6a419 sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. 17 years ago
Stephen Hemminger 6dbf4bcac9 icmp: fix units for ratelimit 17 years ago
David S. Miller 28f49d8fec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
David S. Miller 332e4af80d Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Jeff Garzik be0976be91 [netdrvr] kill sync_irq-before-freq_irq pattern 17 years ago
Jeff Garzik 28cd4289ab [netdrvr] fealnx: clean up nasty mess of arch ifdefs 17 years ago
Harvey Harrison 445854f4c4 tulip: remove wrapper around get_unaligned 17 years ago
Tobias Diedrich f5ccbcfaca Fix forcedeth hibernate/wake-on-lan problems 17 years ago
Tobias Diedrich 9a60a82600 Fix forcedeth hibernate/wake-on-lan problems 17 years ago
Márton Németh a9879c4fca 8139too: some style cleanups 17 years ago
Jussi Kivilinna 818727badc rndis_host: pass buffer length to rndis_command 17 years ago
Nobuhiro Iwamatsu 0caa11663c net: sh_eth: Fix compile error sh_eth 17 years ago
Andy Gospodarek b45f87681e e1000: remove e1000_clean_tx_irq call from e1000_netpoll 17 years ago
Taku Izumi 42bfd33ab7 igb: make ioport free 17 years ago
Taku Izumi 6e4f6f6b40 e1000e: make ioport free 17 years ago
Auke Kok d03157babe e1000: remove PCI Express device IDs 17 years ago
David S. Miller 1b63ba8a86 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
YOSHIFUJI Hideaki d420895efb ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. 17 years ago
Paul Moore 59d88c00ca netlabel: Fix a problem when dumping the default IPv6 static labels 17 years ago
Eli Cohen 251a4b320f net/inet_lro: remove setting skb->ip_summed when not LRO-able 17 years ago
Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
Li Zefan a0a61a604c CONNECTOR: add a proc entry to list connectors 17 years ago
Julius Volz 10b595aff1 netlink: Fix some doc comments in net/netlink/attr.c 17 years ago
Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 years ago
Adrian Bunk c88e6f51c2 include/linux/netdevice.h: don't export MAX_HEADER to userspace 17 years ago
Adrian Bunk ede16af4cd pkt_sched: Remove CONFIG_NET_SCH_RR 17 years ago
WANG Cong 01e123d79a pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. 17 years ago
Wang Chen 5dbaec5dc6 netdevice: Fix typo of dev_unicast_add() comment 17 years ago
Rainer Weikusat ec0d215f94 af_unix: fix 'poll for write'/connected DGRAM sockets 17 years ago
Octavian Purdila db43a282d3 tcp: fix for splice receive when used with software LRO 17 years ago
Miquel van Smoorenburg 57413ebc4e tcp: calculate tcp_mem based on low memory instead of all memory 17 years ago
Andre Haupt 4797982119 hamradio: remove unused variable 17 years ago
Emmanuel Grumbach 00eb7fe77e mac80211: fix an oops in several failure paths in key allocation 17 years ago
Harvey Harrison 5f4a6fae46 prism: islpci_eth.c endianness fix 17 years ago