aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal2008-10-27
* Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-27
* wireless: fix regression caused by regulatory config optionArjan van de Ven2008-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-23
|\
| * tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-23
| * net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-23
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-23
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun2008-10-23
| * sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun2008-10-23
| * sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun2008-10-23
| * tcp: should use number of sack blocks instead of -1Ilpo Järvinen2008-10-21
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
|\ \
| * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
| |\ \ | | |/ | |/|
| | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| | |\
| | * | hrtimer: convert net::sched_cbq to the new hrtimer apisArjan van de Ven2008-09-06
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \
| * | | | [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-23
| |/ / /
* | | | 9p: fix sparse warningsEric Van Hensbergen2008-10-22
* | | | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-22
* | | | 9p: fix debug build errorEric Van Hensbergen2008-10-22
|/ / /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-20
|\ \ \
| * | | 9p: add more conservative lockingEric Van Hensbergen2008-10-17
| * | | 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-17
| * | | 9p: Improve debug supportEric Van Hensbergen2008-10-17
| * | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
| * | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
| * | | 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
| * | | 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
| * | | 9p: add new protocol support codeEric Van Hensbergen2008-10-17
| * | | 9p: encapsulate version functionEric Van Hensbergen2008-10-17
| * | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
| * | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
| * | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
| * | | 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-17
| * | | 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
| * | | 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-17
| * | | 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
| * | | 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-17
| * | | 9p: move request management to client codeEric Van Hensbergen2008-10-17
| * | | 9p: eliminate callback complexityEric Van Hensbergen2008-10-17
| * | | 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-17
| * | | 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-17
| * | | 9p: remove duplicate client stateEric Van Hensbergen2008-10-17
| * | | 9p: consolidate transport structureEric Van Hensbergen2008-10-17
| * | | 9p-trans_fd: use single pollerTejun Heo2008-10-17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-20
|\ \ \
| * | | netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt2008-10-20
| * | | netfilter: fix compilation error with NAT=nPablo Neira Ayuso2008-10-20
| * | | netfilter: xt_recent: use proc_create_data()Alexey Dobriyan2008-10-20
| * | | netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-10-20