summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt3-4/+4
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso1-0/+2
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan1-6/+4
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen1-0/+1
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan1-4/+4
2008-10-20netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy1-1/+0
2008-10-19pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski1-0/+2
2008-10-19dccp: Port redirection support for DCCPGerrit Renker3-3/+4
2008-10-19tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian2-3/+4
2008-10-19netdev: change name dropping error codesStephen Hemminger1-3/+3
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz1-1/+3
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg20-46/+20
2008-10-16ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet1-1/+6
2008-10-15decnet: Fix compiler warning in dn_dev.cDavid S. Miller1-1/+1
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro1-1/+1
2008-10-15net/802/fc.c: Fix compilation warningsManish Katiyar1-1/+1
2008-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-16/+36
2008-10-14netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan1-3/+3
2008-10-14netns: fix net_generic array leakAlexey Dobriyan1-1/+1
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+1
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen1-1/+2
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg1-1/+4
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg1-1/+5
2008-10-14mac80211: fix HT information element parsingJohannes Berg3-11/+6
2008-10-14mac80211: fix debugfs lockupJohannes Berg3-1/+18
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso4-93/+174
2008-10-14netfilter: fix ebtables dependenciesPatrick McHardy1-0/+1
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox16-18/+18
2008-10-13dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-13netns: mib6 section fixletAlexey Dobriyan1-1/+1
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen1-3/+5
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar1-1/+4
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis1-1/+1
2008-10-12wireless: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu1-1/+1
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller1-2/+2
2008-10-10af_key: fix SADB_X_SPDDELETE responseTobias Brunner1-0/+1
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy1-8/+8
2008-10-10gre: fix copy and paste errorPatrick McHardy1-2/+2
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng1-5/+1
2008-10-09udp: complete port availability checkingEric Dumazet1-24/+19
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen1-99/+40
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen1-6/+6
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen1-4/+3
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2-4/+4
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich1-0/+3
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich1-6/+3
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun1-1/+1