aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-03ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki
2008-07-03ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki
2008-07-02niu: Add support for rx flow hash configuration.Santwona Behera
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-07-01sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.Vlad Yasevich
2008-07-01icmp: fix units for ratelimitStephen Hemminger
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28[netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik
2008-06-28[netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik
2008-06-28tulip: remove wrapper around get_unalignedHarvey Harrison
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-288139too: some style cleanupsMárton Németh
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-28net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu
2008-06-28e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek
2008-06-28igb: make ioport freeTaku Izumi
2008-06-28e1000e: make ioport freeTaku Izumi
2008-06-28e1000: remove PCI Express device IDsAuke Kok
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki
2008-06-27netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan
2008-06-27netlink: Fix some doc comments in net/netlink/attr.cJulius Volz
2008-06-27tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk
2008-06-27pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen
2008-06-27af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila
2008-06-27tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-27mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville
2008-06-27mac80211: fix tx fragmentationJohannes Berg
2008-06-27mac80211: make workqueue freezableJohannes Berg
2008-06-27wireless: Small cleanupsPavel Machek
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn
2008-06-27mac80211: add phy information to giwnameTomas Winkler
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach
2008-06-27b43: Fix PIO skb clobberMichael Buesch