aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan
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-19pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski
2008-10-19dccp: Port redirection support for DCCPGerrit Renker
2008-10-19tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian
2008-10-19netdev: change name dropping error codesStephen Hemminger
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz
2008-10-179p: add more conservative lockingEric Van Hensbergen
2008-10-179p: fix oops in protocol stat parsing error path.Eric Van Hensbergen
2008-10-179p: Improve debug supportEric Van Hensbergen
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen
2008-10-179p: add new protocol support codeEric Van Hensbergen
2008-10-179p: encapsulate version functionEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen
2008-10-179p: consolidate read/write functionsEric Van Hensbergen
2008-10-179p: drop broken unused error path from p9_conn_create()Tejun Heo
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen
2008-10-179p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen
2008-10-179p: apply common tagpool handling to trans_fdEric Van Hensbergen
2008-10-179p: move request management to client codeEric Van Hensbergen
2008-10-179p: eliminate callback complexityEric Van Hensbergen
2008-10-179p: consolidate mux_rpc and request structureEric Van Hensbergen
2008-10-179p: remove unnecessary prototypesEric Van Hensbergen
2008-10-179p: remove duplicate client stateEric Van Hensbergen
2008-10-179p: consolidate transport structureEric Van Hensbergen
2008-10-179p-trans_fd: use single pollerTejun Heo
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16fix random typosDanny ter Haar
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
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-15Merge branch 'next'Trond Myklebust
2008-10-15net/802/fc.c: Fix compilation warningsManish Katiyar