summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-092-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-0921-162/+557
|\
| * [XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy2005-09-099-48/+18Star
| * [TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu2005-09-091-1/+1
| * [IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy2005-09-081-3/+4
| * [AX.25]: Make asc2ax() thread-proofRalf Baechle2005-09-082-17/+14Star
| * [NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton2005-09-081-4/+20
| * [IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov2005-09-081-15/+14Star
| * Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-089-61/+477
| |\
| | * [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-087-20/+98
| | * [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-087-41/+379
| * | [IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger2005-09-083-12/+8Star
| * | [IPV4] udp: trim forgets about CHECKSUM_HWStephen Hemminger2005-09-081-1/+1
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-081-1/+0Star
|\ \ \ | |/ / |/| |
| * | Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik2005-09-081-1/+0Star
* | | [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-082-19/+28
|/ /
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-089-420/+364Star
|\ \
| * | [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-078-394/+327Star
| * | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-2/+3
| * | [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-071-24/+34
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-0828-90/+316
|\ \
| * | [SUNRPC]: print unsigned integers in statsMax Kellermann2005-09-071-8/+8
| * | [NET]: proto_unregister: fix sleeping while atomicPatrick McHardy2005-09-071-3/+2Star
| * | [IPV4]: Reassembly trim not clearing CHECKSUM_HWStephen Hemminger2005-09-071-1/+1
| * | [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-079-23/+38
| * | [NETLINK]: Don't prevent creating sockets when no kernel socket is registeredPatrick McHardy2005-09-071-18/+41
| * | [NETFILTER]: Missing unlock in TCP connection tracking error pathPatrick McHardy2005-09-071-0/+1
| * | [NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso2005-09-073-18/+16Star
| * | [NETFILTER]: Don't increase master refcount on expectationsPablo Neira Ayuso2005-09-071-4/+4
| * | [NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy2005-09-071-1/+7
| * | [NETFILTER]: Handle NAT module load racePatrick McHardy2005-09-072-2/+27
| * | [NETFILTER]: Fix CONNMARK Kconfig dependencyYasuyuki Kozakai2005-09-071-0/+1
| * | [NETFILTER]: Add NetBIOS name service helperPatrick McHardy2005-09-073-0/+151
| * | [NETFILTER]: Add support for permanent expectationsPatrick McHardy2005-09-076-4/+13
| * | [NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet2005-09-061-2/+2
| * | [NET]: Use file->private_data to get socket pointer.Eric Dumazet2005-09-062-15/+13Star
| |/
* | [PATCH] sunrpc: print unsigned integers in statsMax Kellermann2005-09-081-8/+8
* | [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-085-8/+16
|/
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-061-1/+1
|\
| * [PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk2005-09-051-1/+1
* | [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller2005-09-061-1/+1
* | [TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu2005-09-061-2/+2
* | [NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu2005-09-061-3/+3
* | [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2005-09-061-1/+1
* | [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte2005-09-061-13/+2Star
* | [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-062-0/+2
* | [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk2005-09-061-0/+1
* | [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-062-3/+3
* | [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk2005-09-061-0/+1
* | [ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk2005-09-061-0/+1
|/