summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan2008-10-201-4/+4
* netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy2008-10-201-1/+0
* pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski2008-10-191-0/+2
* dccp: Port redirection support for DCCPGerrit Renker2008-10-193-3/+4
* tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian2008-10-192-3/+4
* netdev: change name dropping error codesStephen Hemminger2008-10-191-3/+3
* ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz2008-10-191-1/+3
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-1620-46/+20
* ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet2008-10-161-1/+6
* decnet: Fix compiler warning in dn_dev.cDavid S. Miller2008-10-151-1/+1
* IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-151-1/+1
* net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-1410-16/+36
|\
| * ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+1
| * mac80211: Fix scan RX processing oopsJouni Malinen2008-10-141-1/+2
| * cfg80211: fix debugfs error handlingJohannes Berg2008-10-141-1/+4
| * mac80211: fix debugfs netdev renameJohannes Berg2008-10-141-1/+5
| * mac80211: fix HT information element parsingJohannes Berg2008-10-143-11/+6
| * mac80211: fix debugfs lockupJohannes Berg2008-10-143-1/+18
* | netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-141-3/+3
* | netns: fix net_generic array leakAlexey Dobriyan2008-10-141-1/+1
* | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-144-93/+174
* | netfilter: fix ebtables dependenciesPatrick McHardy2008-10-141-0/+1
* | netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-141-1/+2
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-18/+18
* dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-131-3/+5
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
* netfilter: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-121-1/+1
* wireless: remove duplicated #includeHuang Weiyi2008-10-121-1/+0
* gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu2008-10-111-1/+1
* ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller2008-10-111-2/+2
* af_key: fix SADB_X_SPDDELETE responseTobias Brunner2008-10-101-0/+1
* gre: minor cleanups in netlink interfacePatrick McHardy2008-10-101-8/+8
* gre: fix copy and paste errorPatrick McHardy2008-10-101-2/+2
* tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-091-5/+1
* udp: complete port availability checkingEric Dumazet2008-10-091-24/+19
* tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-091-99/+40
* tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen2008-10-091-6/+6
* tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen2008-10-091-4/+3
* tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-092-4/+4
* sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich2008-10-091-0/+3
* sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich2008-10-091-6/+3
* sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun2008-10-091-1/+1
* inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-091-2/+5
* gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-091-32/+174
* gre: Add netlink interfaceHerbert Xu2008-10-091-4/+243
* gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu2008-10-091-5/+11
OpenPOWER on IntegriCloud