summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan
2008-10-20netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy
2008-10-20pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski
2008-10-20dccp: Port redirection support for DCCPGerrit Renker
2008-10-20tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian
2008-10-20netdev: change name dropping error codesStephen Hemminger
2008-10-20ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-16ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet
2008-10-15decnet: Fix compiler warning in dn_dev.cDavid S. Miller
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro
2008-10-15net/802/fc.c: Fix compilation warningsManish Katiyar
2008-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-15netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan
2008-10-15netns: fix net_generic array leakAlexey Dobriyan
2008-10-15ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-15mac80211: Fix scan RX processing oopsJouni Malinen
2008-10-15cfg80211: fix debugfs error handlingJohannes Berg
2008-10-15mac80211: fix debugfs netdev renameJohannes Berg
2008-10-15mac80211: fix HT information element parsingJohannes Berg
2008-10-15mac80211: fix debugfs lockupJohannes Berg
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-14netfilter: fix ebtables dependenciesPatrick McHardy
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy
2008-10-14net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-14dsa: fix compile bug on s390Heiko Carstens
2008-10-14netns: mib6 section fixletAlexey Dobriyan
2008-10-14pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-13net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-13netfilter: remove unused #include <version.h>Huang Weiyi
2008-10-13net: Fix off-by-one in skb_dma_mapDimitris Michailidis
2008-10-13wireless: remove duplicated #includeHuang Weiyi
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-10af_key: fix SADB_X_SPDDELETE responseTobias Brunner
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy
2008-10-10gre: fix copy and paste errorPatrick McHardy
2008-10-10tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng
2008-10-09udp: complete port availability checkingEric Dumazet
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu
2008-10-09gre: Add netlink interfaceHerbert Xu