aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2-9/+9
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks2-2/+260
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks2-3/+138
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks2-52/+129
2006-10-02[PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks1-10/+10
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks1-7/+5
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks1-6/+6
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks1-18/+11
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks2-26/+73
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2-2/+4
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown1-4/+45
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown1-0/+40
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown1-1/+6
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks1-4/+1
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-2/+4
2006-10-02[PATCH] const struct tty_operationsJeff Dike2-2/+2
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-40/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-26/+23
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-2/+1
2006-09-29[ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams1-9/+23
2006-09-29[ATM]: [lec] add reference counting to lec_arp entriesChas Williams2-14/+29
2006-09-29[ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams2-11/+8
2006-09-29[ATM]: [lec] old_close is no longer usedChas Williams1-3/+0
2006-09-29[ATM]: [lec] convert lec_arp_table to hlistChas Williams3-282/+170
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams2-149/+171
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams1-884/+899
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanupChas Williams1-692/+715
2006-09-29[SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich2-7/+9
2006-09-29[SCTP]: Use correct mask when disabling PMTUD.Vlad Yasevich1-1/+1
2006-09-29[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2-3/+10
2006-09-29[SCTP]: Enable Nagle algorithm by default.Sridhar Samudrala1-2/+2
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore8-142/+143
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller1-4/+0
2006-09-28[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard1-1/+1
2006-09-28[Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann1-4/+4
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger1-7/+29
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore8-34/+224
2006-09-28[TCP]: Fix and simplify microsecond rtt samplingJohn Heffner1-8/+8
2006-09-28[TCP] tcp-lp: prevent chance for oopsWong Hoi Sing Edison1-3/+1
2006-09-28[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.cEric Sesterhenn1-8/+6
2006-09-28[IPVS] bug: endianness breakage in ip_vs_ftpAl Viro1-2/+3
2006-09-28[IPVS]: ipvs annotationsAl Viro13-72/+72
2006-09-28[NETFILTER]: h323 annotationsAl Viro2-50/+50
2006-09-28[NETFILTER]: ipt annotationsAl Viro11-45/+48
2006-09-28[NETFILTER]: NAT annotationsAl Viro11-53/+50
2006-09-28[NETFILTER]: conntrack annotationsAl Viro12-80/+81
2006-09-28[NETFILTER]: netfilter misc annotationsAl Viro2-3/+3
2006-09-28[NET]: Annotate dst_ops protocolAl Viro2-2/+2
2006-09-28[NET]: is it Andy or Andi ??Steven Rostedt1-1/+1
2006-09-28[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman1-2/+2
2006-09-28[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman1-6/+0
2006-09-28[XFRM]: Do not add a state whose SPI is zero to the SPI hash.Masahide NAKAMURA1-4/+7
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz9-54/+97
2006-09-28[IrDA]: af_irda.c cleanupsSamuel Ortiz1-2/+7
2006-09-28[IPV6]: Disable SG for GSO unless we have checksumHerbert Xu1-0/+3
2006-09-28[XFRM]: xfrm_spi_hash() annotationsAl Viro2-3/+3
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-3/+3
2006-09-28[XFRM]: xfrm_replay_advance() annotationsAl Viro1-3/+2
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro3-5/+4
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro3-7/+7
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro3-5/+5
2006-09-28[XFRM]: xfrm_alloc_spi() annotatedAl Viro1-5/+5
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro3-8/+8
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-6/+6
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro2-4/+4
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-1/+1
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro1-5/+5
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro2-5/+5
2006-09-28[IPV4]: FRA_{DST,SRC} annotatedAl Viro1-6/+6
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro4-18/+17
2006-09-28[IPV4]: mroute annotationsAl Viro1-2/+2
2006-09-28[TCP] net/ipv4/tcp_output.c: trivial annotationsAl Viro1-6/+6
2006-09-28[IPV4] net/ipv4/icmp.c: trivial annotationsAl Viro1-1/+1
2006-09-28[UDP] net/ipv4/udp.c: trivial annotationsAl Viro1-15/+15
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro1-3/+3
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2-16/+16
2006-09-28[TCP] net/ipv4/tcp_input.c: trivial annotationsAl Viro1-7/+7
2006-09-28[IPV4]: ip_icmp_error() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_local_error() annotationsAl Viro1-1/+1
2006-09-28[TCP]: struct tcp_sack_block annotationsAl Viro2-2/+2
2006-09-28[IPV4]: trivial igmp annotationsAl Viro1-17/+17
2006-09-28[IPV4]: ip_mc_sf_allow() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro1-4/+4
2006-09-28[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro1-12/+12
2006-09-28[IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro1-1/+1
2006-09-28[IPV4]: trivial ip_options.c annotationsAl Viro1-8/+8
2006-09-28[IPV4]: struct ipcm_cookie annotationAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_options annotationsAl Viro6-7/+7
2006-09-28[IPV4]: inet_csk_search_req() (partial) annotationsAl Viro1-4/+4
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro1-2/+2
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy4-61/+39
2006-09-28[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODEPatrick McHardy1-1/+1
2006-09-28[IPV4]: Fix order in inet_init failure path.Olaf Kirch1-2/+2
2006-09-28[PKTGEN]: DSCP supportFrancesco Fondelli1-6/+59
2006-09-28[PKTGEN]: vlan supportFrancesco Fondelli1-9/+247
2006-09-28[PKT_SCHED] cls_basic: Use unsigned int when generating handleKim Nordlund1-1/+1
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann2-4/+31
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann3-1/+47
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2-2/+2
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+1
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+3
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann3-3/+67
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2-3/+84
2006-09-28[Bluetooth] Remove unused host controller attributesMarcel Holtmann1-17/+19
2006-09-28[RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn1-1/+1
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro2-8/+8
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan16-100/+103
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan4-60/+60
2006-09-28[IPV4]: ip_build_and_send_pkt() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_options_build() annotationsAl Viro1-1/+1
2006-09-28[IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro1-2/+2
2006-09-28[IPV4] multipath_wrandom.c: trivial annotationsAl Viro1-3/+3
2006-09-28[IPV4]: multipath_set_nhinfo() annotationsAl Viro1-2/+2
2006-09-28[IPV4] fib_trie.c: trivial annotationsAl Viro1-6/+6
2006-09-28[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro1-2/+1
2006-09-28[IPV4]: fib_semantic_match() annotationsAl Viro2-2/+2
2006-09-28[IPV4]: trivial fib_hash.c annotationsAl Viro1-11/+11
2006-09-28[IPV4]: ip_fragment.c endianness annotationsAl Viro1-7/+8
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro5-7/+7
2006-09-28[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro2-7/+7
2006-09-28[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotatedAl Viro1-10/+10
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro5-11/+11
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro1-1/+1
2006-09-28[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro3-17/+17
2006-09-28[IPV4] net/ipv4/route.c: trivial endianness annotationsAl Viro1-8/+8
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_onlink() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: ip_check_mc() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro2-3/+4
2006-09-28[IPV4]: inet_select_addr() annotationsAl Viro6-9/+9
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro4-4/+4
2006-09-28[IPV4]: annotate rt_hash_code() usersAl Viro1-17/+17
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro1-3/+3
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro3-12/+14
2006-09-28[ATM]: use NIPQUAD instead of open-coding itAl Viro2-18/+7
2006-09-28[TR]: endiannness annotationsAl Viro1-6/+6
2006-09-28[ATALK]: endianness annotationsAl Viro1-51/+28
2006-09-28[NET] Kconfig: fix cut/paste error in TCPPROBEGrant Grundler1-1/+1
2006-09-28[IPV6]: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite1-1/+1
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-34/+46
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2-6/+5
2006-09-26Merge branch 'master' into upstreamJeff Garzik23-1427/+1300
2006-09-25[NetLabel]: update docs with website informationPaul Moore1-1/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore6-830/+895
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore5-548/+67
2006-09-25[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore1-8/+8
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-15/+56
2006-09-25[PATCH] bcm43xx: WE-21 supportLarry Finger1-4/+4
2006-09-25[PATCH] WE-21 support (core API)John W. Linville2-30/+42
2006-09-24[TCP]: make cubic the defaultStephen Hemminger1-6/+6
2006-09-24[TCP]: default congestion control menuStephen Hemminger3-6/+47
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller7-15/+219
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro1-3/+3
2006-09-24[DCCP]: Introduce dccp_probeIan McDonald3-0/+216
2006-09-24[DCCP]: Use constants for CCIDsIan McDonald2-2/+2
2006-09-24[DCCP]: Allow default/fallback service code.Gerrit Renker2-13/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-113/+274
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-351/+460
2006-09-22NFSv4: rpc_mkpipe creating socket inodes w/out sk buffersSteve Dickson1-1/+1
2006-09-22SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust1-24/+22
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust2-8/+28
2006-09-22SUNRPC: Clean up soft task error handlingTrond Myklebust2-27/+15
2006-09-22SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errorsTrond Myklebust1-0/+8
2006-09-22SUNRPC: rpc_delay() should not clobber the rpc_task->tk_statusTrond Myklebust1-10/+6
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2-20/+25
2006-09-22SUNRPC: export new RPC client functions with _GPLChuck Lever1-5/+5
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever4-125/+1
2006-09-22SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever1-18/+15
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2-0/+136
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever3-7/+13
2006-09-22SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever1-4/+2
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever1-0/+13
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever1-8/+71
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever3-4/+0
2006-09-22SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever1-2/+3
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever1-0/+21
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever3-4/+5
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-82/+0
2006-09-22SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever1-28/+42
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever3-61/+106
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever4-11/+20
2006-09-22net/ieee80211: fix more crypto-related build breakageJeff Garzik2-3/+19
2006-09-22Merge branch 'master' into upstreamJeff Garzik21-319/+443
2006-09-22[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA1-3/+41
2006-09-22[IPV6] ADDRCONF: Allow non-DAD'able addresses.Noriaki TAKAMIYA1-15/+16
2006-09-22[IPV6] NDISC: Fix is_router flag setting.YOSHIFUJI Hideaki1-5/+2
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki5-30/+31
2006-09-22[IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki3-2/+21
2006-09-22[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala2-6/+19
2006-09-22[IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.Ville Nuorvala1-0/+9
2006-09-22[IPV6]: Don't forward packets to proxied link-local address.Ville Nuorvala1-1/+16
2006-09-22[IPV6] NDISC: Handle NDP messages to proxied addresses.Ville Nuorvala1-0/+45