aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek2-4/+1
2005-01-14[IPV6]: Fix locking in ip6_dst_lookup().Herbert Xu1-3/+3
2005-01-14[TCP]: Do not underflow sk_forward_alloc in sendpage().David S. Miller1-6/+12
2005-01-13Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller1-5/+6
2005-01-13[IPV6]: Misc cleanups.Adrian Bunk9-106/+28
2005-01-13[NET]: Tone down the verbosity of diverter messages.Lennert Buytenhek1-16/+9
2005-01-13Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller2-13/+13
2005-01-13[RAW] merge raw_sock with raw_optArnaldo Carvalho de Melo1-5/+6
2005-01-13[NET]: Check for SOL_SOCKET in compat_sys_getsockoptOlaf Kirch1-1/+2
2005-01-13[ATALK]: Add ioctls to allow ifx txqueuelen sets/getsNeil Horman1-0/+3
2005-01-13[DECNET]: Misc cleanupsAdrian Bunk5-77/+5
2005-01-13Merge bk://212.42.230.204/nf-2.6David S. Miller130-246/+270
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner116-157/+157
2005-01-13Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller2-4/+4
2005-01-13[IPV6]: Fix tunnel list locking in sit.cHideaki Yoshifuji1-2/+2
2005-01-13Merge bk://212.42.230.204/net-2.6-schedDavid S. Miller16-77/+98
2005-01-13[NETLINK]: netlink_kernel[] no longer used.David S. Miller1-4/+0
2005-01-13[EBTABLES]: Use correct printf format for size_t.David S. Miller1-1/+1
2005-01-13[TCP]: Fix sk_forward_alloc assertion failures with TSO.David S. Miller1-1/+4
2005-01-12Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-0/+4
2005-01-13[Bluetooth] Lock initializer cleanupMarcel Holtmann2-4/+4
2005-01-12[PKT_SCHED]: cls_api.c: drop rtnl for loading modulesPatrick McHardy1-6/+16
2005-01-12[PKT_SCHED]: act_api.c: kill some exportsPatrick McHardy1-6/+0
2005-01-12[PKT_SCHED]: tcf_exts: rate_tlv is optionalPatrick McHardy1-3/+3
2005-01-12[PKT_SCHED]: act_api.c: drop rtnl for loading modulesPatrick McHardy2-11/+37
2005-01-11[PKT_SCHED]: tc actions: disable bhs while lock is held in init pathPatrick McHardy2-4/+4
2005-01-11[PKT_SCHED]: Fix memory leaks in cls_u32.c error pathPatrick McHardy1-5/+11
2005-01-11[PKT_SCHED]: Use rtattr_parse_nested where appropriatePatrick McHardy14-42/+27
2005-01-11[NETFILTER] re-introduce __initdata to {arp,ip,ip6}_tablesHarald Welte11-41/+35
2005-01-11[NETFILTER]: move ipt_error and ipt_standard to iptables.hPablo Neira4-76/+0
2005-01-11[NETFILTER]: Fix ip6tables ESP matching with "-p all"Patrick McHardy1-1/+1
2005-01-11[NETFILTER]: Add --log-uid option to ipt_LOG/ip6t_LOGPatrick McHardy2-0/+16
2005-01-11[NETFILTER]: Remove skb_linearize in ip6tablesPatrick McHardy2-8/+0
2005-01-11[NETFILTER]: Fix stack leakage in ip6tablesPatrick McHardy1-1/+1
2005-01-10[PATCH] make IRDA string tables conditional on CONFIG_IRDA_DEBUGWilliam Lee Irwin III2-0/+4
2005-01-10[UDP] merge udp_sock with udp_optArnaldo Carvalho de Melo2-13/+13
2005-01-09[PKT_SCHED]: act_api.c: sync multi action order processingPatrick McHardy1-49/+33
2005-01-09[PKT_SCHED]: act_api.c: push memory allocation to tcf_action_get_1Patrick McHardy1-18/+30
2005-01-09[PKT_SCHED]: act_api.c: remove module loading from get/delete operationsPatrick McHardy1-79/+15
2005-01-09[PKT_SCHED]: ipt action: fix module refcount underflow/mem leaks in tcf_ipt_c...Patrick McHardy1-10/+22
2005-01-09[PKT_SCHED]: tc actions: remove unnecessary locking for refcnt changesPatrick McHardy1-2/+0
2005-01-09[PKT_SCHED]: ipt action: fix missing unlock on error pathPatrick McHardy1-4/+0
2005-01-09[PKT_SCHED]: police action: fix multiple bugs in init pathPatrick McHardy1-37/+49
2005-01-09[PKT_SCHED]: pedit action: fix multiple bugs in init pathPatrick McHardy1-30/+55
2005-01-09[PKT_SCHED]: mirred action: fix multiple bugs in init pathPatrick McHardy1-44/+42
2005-01-09[PKT_SCHED]: ipt action: fix multiple bugs in init pathPatrick McHardy1-120/+78
2005-01-09[PKT_SCHED]: gact action: fix multiple bugs in init pathPatrick McHardy1-32/+34
2005-01-09[PKT_SCHED]: tc actions: remove checks for impossible conditionsPatrick McHardy5-68/+6
2005-01-09[PKT_SCHED]: tc actions: whitespace and coding style cleanupPatrick McHardy5-246/+196
2005-01-09[PKT_SCHED]: act_api.c: clean up init path, propagate errors properlyPatrick McHardy1-36/+17
2005-01-09[RTNETLINK]: Use rtattr_strcmp where appropriatePatrick McHardy5-5/+5
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy8-42/+37
2005-01-09[PKT_SCHED]: act_api.c: remove unnecessary initializationsPatrick McHardy1-13/+10
2005-01-09[PKT_SCHED]: act_api.c: remove checks for impossible conditionsPatrick McHardy1-34/+15
2005-01-09[PKT_SCHED]: act_api.c: use consistent comparison stylePatrick McHardy1-40/+37
2005-01-09[PKT_SCHED]: act_api.c: whitespace and coding style cleanupPatrick McHardy1-184/+141
2005-01-09[PKT_SCHED]: Restore net/sched/ipt.c After iptables Kmod CleanupRusty Russell2-44/+40
2005-01-09[PKT_SCHED]: Actions are now available for all classifiers & Fix police Kconf...Thomas Graf1-8/+8
2005-01-09[PKT_SCHED]: rsvp: use tcf_exts APIThomas Graf1-53/+49
2005-01-09[PKT_SCHED]: tcindex: allow changing parameters for existing filters and use ...Thomas Graf1-166/+207
2005-01-09[PKT_SCHED]: route: allow changing parameters for existing filters and use tc...Thomas Graf1-156/+188
2005-01-09[PKT_SCHED]: fw: make use of tcf_exts APIThomas Graf1-98/+39
2005-01-09[PKT_SCHED]: u32: make use of tcf_exts APIThomas Graf1-84/+40
2005-01-09[PKT_SCHED]: tc filter extension APIThomas Graf1-0/+153
2005-01-09[NET]: Add rtnl_lock_interruptible()Christoph Hellwig1-0/+6
2005-01-09[IPVS]: Kill check_for_ip_vs_out, no longer usedArjan van de Ven1-26/+0
2005-01-09[NETLINK]: Kill netlink_post, no longer usedArjan van de Ven1-34/+0
2005-01-09[NET]: Fix CMSG_COMPAT_OK length check.Olaf Kirch1-1/+1
2005-01-09[NET]: misc cleanupsAdrian Bunk9-64/+22
2005-01-09Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller23-472/+1000
2005-01-09[BRIDGE-NF]: Check ipv4 vs ipv6 more reliably in ip_sabotage_out().Bart De Schuymer1-15/+18
2005-01-09[AX25]: Put back ax25digicmp.David S. Miller1-0/+20
2005-01-09Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller11-64/+314
2005-01-09[NET]: pktgen updateRobert Olsson1-1027/+2744
2005-01-09[AX25]: Revert to 2.6.9 behavior.Alan Cox1-2/+10
2005-01-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller13-231/+231
2005-01-07[PATCH] sched: net: fix scheduling latencies in __release_sockIngo Molnar1-0/+9
2005-01-07[PATCH] sched: net: fix scheduling latencies in netstatIngo Molnar1-1/+8
2005-01-05Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller13-231/+231
2005-01-04[PATCH] knfsd: rpcsec_gss: comparing pointer to 0 instead of NULLNeil Brown1-1/+1
2005-01-04[PATCH] knfsd: svcrpc: share code duplicated between auth_unix and auth_nullNeil Brown1-52/+36
2005-01-04[PATCH] knfsd: svcrpc: auth_null fixesNeil Brown1-12/+18
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2005-01-04[PATCH] More ECN Fixes: make writable before writingRusty Russell1-30/+27
2005-01-04[PATCH] ftp nonlinear packet fixRusty Russell1-7/+10
2005-01-04[PATCH] Fix for NAT core on nonlinear skbsRusty Russell1-1/+1
2005-01-04[PATCH] Fix for UDP and TCP NAT on nonlinear skbsRusty Russell2-9/+9
2005-01-04[PATCH] Conntrack Hash Allocation using __get_free_pagesRusty Russell1-5/+28
2005-01-04[PATCH] Multiport revision with port ranges (replaces "mport")Rusty Russell1-17/+104
2005-01-04[PATCH] Add bitops to ipt_MARK without breaking compatbilityRusty Russell1-16/+99
2005-01-04[PATCH] iptables revision getsockoptRusty Russell1-0/+84
2005-01-04[PATCH] Steal a Character To Create a Revision NumberRusty Russell1-25/+46
2005-01-04[PATCH] Clean up the kmod handling code in iptables.cRusty Russell1-104/+67
2005-01-04[PATCH] Remove Randomness in Selecting NAT IP AddressRusty Russell1-89/+11
2005-01-04[PATCH] Warn when old code would have done extra manglingRusty Russell1-0/+22
2005-01-04[PATCH] Remove do_extra_mangle: double NAT on LOCAL_OUTRusty Russell1-73/+23
2005-01-04[PATCH] Don't try too hard to NAT to unique tupleRusty Russell1-61/+29
2005-01-04[PATCH] ip_conntrack_alter_reply doesn't need to loopRusty Russell2-37/+18
2005-01-04[PATCH] Remove NAT to multiple rangesRusty Russell10-251/+188
2005-01-04[PATCH] When ipt_ECN needs TCP, check it is not invertedRusty Russell1-1/+1
2005-01-04[PATCH] ipt_REJECT Target nonlinear fixesRusty Russell1-19/+5
2005-01-04RPC: call_verifyTrond Myklebust1-19/+30
2005-01-04 Subject: [PATCH] RPC: display XIDs in host orderTrond Myklebust1-3/+4
2005-01-04 RPC: Optimize away unnecessary del_timer_sync() operations, when weTrond Myklebust1-1/+7
2005-01-04RPCSEC_GSS: Miscellaneous cleanup of auth_gss.c: we're passing somethingTrond Myklebust1-10/+7
2005-01-04RPC: The RPCAUTH_CRED_DEAD flag had been unused for some time before ITrond Myklebust1-12/+0
2005-01-04RPC: Instead of setting a flag (RPCAUTH_CRED_DEAD) in the cred toTrond Myklebust2-2/+4
2005-01-04RPCSEC_GSS: When the gss code notices that a cred has expired, markTrond Myklebust1-8/+19
2005-01-04RPC: Add missing calls to flush_dcache_page() in net/sunrpc/xdr.cTrond Myklebust1-0/+4
2005-01-04RPC: More aggressive RPC debugging code.Trond Myklebust1-13/+4
2005-01-04RPC: Fix a bug in rpc_killall_tasks().Trond Myklebust1-6/+9
2005-01-04RPC: Remove the rpc_queue_lock global spinlock. Replace it with per-rpc_queueTrond Myklebust1-39/+30
2005-01-04RPC: Convert rpciod into a work queue for greater flexibility.Trond Myklebust2-331/+139
2005-01-03[PATCH] Fix broken RST handling in ip_conntrackMartin Josefsson1-1/+2
2005-01-03[PATCH] netfilter: Fix cleanup in ipt_recent should ipt_registrater_match errorRusty Russell1-2/+5
2005-01-03[PATCH] netfilter: Remove copy_to_user Warnings in NetfilterRusty Russell3-11/+12
2005-01-03[PATCH] netfilter: Remove IPCHAINS and IPFWADM compatibilityRusty Russell8-4351/+3
2005-01-03[PATCH] netfilter: Add comment above remove_expectations in destroy_conntrack()Rusty Russell1-1/+4
2005-01-03[PATCH] netfilter: Fix ip_ct_selective_cleanup(), and rename ip_ct_iterate_cl...Rusty Russell5-26/+50
2005-01-03[PATCH] netfilter: Fix ip_conntrack_proto_sctp exit on sysctl failRusty Russell1-2/+3
2005-01-03[PATCH] netfilter: fix return values of ipt_recent checkentryRusty Russell1-9/+9
2005-01-03[PATCH] TCP hashes: NUMA interleavingBrent Casavant1-33/+29
2005-01-03[PATCH] kill off highmem_start_pageDave Hansen1-1/+1
2005-01-01[PATCH] Fix cleanup path when sysctl registration failsRusty Russell1-1/+3
2005-01-01[PATCH] Fix proc removal in ip_conntrack_standaloneRusty Russell1-2/+2
2005-01-01[PATCH] ipt_ECN corrupt checksum fixRusty Russell1-1/+1
2004-12-29[SCTP] Fix sctp_getladdrs() to return valid local addresses on an endpointSridhar Samudrala1-10/+110
2004-12-28[SCTP] Fix misc. issues in SCTP_PEER_ADDR_PARAMS set socket option.Sridhar Samudrala4-8/+10
2004-12-28[TCP] merge tcp_sock with tcp_optArnaldo Carvalho de Melo13-231/+231
2004-12-28[SCTP] Fix bug in setting ephemeral port in the bind address.Sridhar Samudrala1-4/+2
2004-12-28[SCTP] Clean up the T3_rtx timer when deleting a transport.Sridhar Samudrala1-0/+10
2004-12-28[SCTP] Implementation of SCTP Implementer's Guide Section 2.35.Sridhar Samudrala2-0/+19
2004-12-27[SCTP] Validate and respond to invalid chunk/parameter lengths.Sridhar Samudrala6-22/+448
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo26-118/+116
2004-12-27Merge nuts.davemloft.net:/disk1/BK/ib-2.6David S. Miller3-1/+15
2004-12-27[INFINIBAND]: IPoIB IPv6 supportRoland Dreier2-1/+12
2004-12-27[INFINIBAND]: IPoIB IPv4 multicastRoland Dreier1-0/+3
2004-12-27Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller124-1709/+537
2004-12-27[PKT_SCHED]: dsmark should ignore ECN bitsThomas Graf1-2/+5
2004-12-27[LLC]: llc_sap_list_lock really does need to be exported.David S. Miller1-0/+1
2004-12-27[IRDA]: More staticization becomes possible in ircomm_ttp.cDavid S. Miller1-27/+57
2004-12-27[IRDA]: Kill useless parens from return statements in irnet.hJesper Juhl1-2/+2
2004-12-27[PKT_SCHED]: Staticize and other cleanups.Adrian Bunk8-16/+18
2004-12-27[RXRPC]: Staticize and remove unused globals and exports.Adrian Bunk6-22/+15
2004-12-27[ROSE]: Staticize and remove unused global functions.Adrian Bunk5-68/+13
2004-12-27[NETROM]: Make needlessly global code static.Adrian Bunk2-3/+4
2004-12-27[LLC]: Staticize and remove unnecessary functions and exports.Adrian Bunk9-250/+27
2004-12-27[IRDA]: Staticize and remove unnecessary exports.Adrian Bunk27-358/+186
2004-12-27[IPV4]: Let people know where to obtain the ss tool from.Patrick McHardy1-1/+4
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk17-76/+77
2004-12-27[IPX]: Make needlessly global code static.Adrian Bunk2-5/+11
2004-12-27[IPVS]: Make needlessly global code static.Adrian Bunk5-7/+7
2004-12-27[AF_PACKET]: Make needlessly global code static.Adrian Bunk1-10/+11
2004-12-27[NETLINK]: Staticize and remove unused functions.Adrian Bunk1-27/+1
2004-12-27[AF_NET]: Mark pfkey_table static.Adrian Bunk1-1/+1
2004-12-27[NET]: Mark eth_header_parse static.Adrian Bunk1-1/+1
2004-12-27[XFRM]: Staticize, and remove unused global functions.Adrian Bunk5-17/+11
2004-12-27[X25]: Staticize, and remove unused global functions.Adrian Bunk4-57/+11
2004-12-27[AF_UNIX]: Mark needlessly global code static.Adrian Bunk2-2/+2
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk16-229/+38
2004-12-27[NET]: No need to export sock_readv_writevAdrian Bunk1-2/+3
2004-12-27[AX25]: Staticize functions, and remove unused global function.Adrian Bunk3-22/+2
2004-12-27[APPLETALK]: Make some code static.Adrian Bunk3-8/+8
2004-12-27[SUNRPC]: Remove unused file net/sunrpc/auth_gss/sunrpcgss_syms.cAdrian Bunk1-37/+0
2004-12-27[SUNRPC]: Remove unused file net/sunrpc/svcauth_des.cAdrian Bunk1-215/+0
2004-12-27[SUNRPC]: Remove unused file net/sunrpc/auth_gss/gss_pseudoflavors.cAdrian Bunk1-237/+0
2004-12-27[PKT_SCHED]: Validate policer configuration TLVs.Thomas Graf1-8/+22
2004-12-26[SCTP] Treat ICMP protocol unreachable errors from non-SCTP capable hosts asSridhar Samudrala5-13/+94
2004-12-26[SCTP] Code cleanup: remove unused code and make needlessly global code staticSridhar Samudrala23-415/+306
2004-12-26[Bluetooth] Add HIDP message parsingMarcel Holtmann2-17/+198
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann4-13/+62
2004-12-26[Bluetooth] Make more code staticMarcel Holtmann2-9/+32
2004-12-26[Bluetooth] Make another function staticMarcel Holtmann2-16/+13
2004-12-26[Bluetooth] Make some code of the core staticMarcel Holtmann4-9/+9
2004-12-24Merge nuts.davemloft.net:/disk1/BK/net-2.6.11David S. Miller31-408/+882
2004-12-24[SCTP] Fix potential null pointer dereference in sctp_err_lookup().Sridhar Samudrala1-1/+2
2004-12-19[PKT_SCHED]: Provide compat policer stats in action policerThomas Graf1-1/+9
2004-12-19[TCP]: Efficient port randomization (rev 3)Stephen Hemminger1-37/+25
2004-12-19[PKT_SCHED]: Fix double locking in tcindex destroy path.Thomas Graf1-4/+11
2004-12-19[TCP]: Missing newline character in printk.Stephen Hemminger1-1/+1
2004-12-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller30-371/+857
2004-12-14[PATCH] Fix return value when proc file creation fails in ip_conntrackRusty Russell1-0/+1
2004-12-14[PATCH] ip_conntrack_irc:parse_dcc should be staticRusty Russell1-2/+2
2004-12-13[PKT_SCHED]: Keep netem queue running until inner qdisc is emptyPatrick McHardy2-8/+1
2004-12-13[IPV4/IPV6]: IGMP source filter fixesChris Wright2-10/+10
2004-12-09[NETFILTER]: TCP window tracking bug fixes.Jozsef Kadlecsik1-14/+19
2004-12-08[IPVS] add a sysctl variable to expire quiescent templateWensong Zhang2-12/+23
2004-12-08Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller4-26/+47
2004-12-08[IPV6]: Do not use udp_poll for RAW sockets.David S. Miller1-1/+23
2004-12-08[TCP]: Missing KERN_INFO in remotely triggerable printk.Solar Designer1-1/+1
2004-12-08[PKT_SCHED]: netem forgets to restart device after inserting packetsStephen Hemminger1-2/+4
2004-12-08[PKT_SCHED]: Fix oops in ipt action error path.Patrick McHardy1-2/+1
2004-12-07[NETFILTER]: Fix memory leak in ip_conntrack_ftpPatrick McHardy1-0/+1
2004-12-07[NET]: CMSG compat code needs signedness fixes too.David S. Miller1-5/+7
2004-12-07[NET]: Fix CMSG validation checks wrt. signedness.Herbert Xu4-15/+4
2004-12-07[IPV4]: Do not leak IP options.David S. Miller1-0/+2
2004-12-07[IPV6]: Fix check if we're a router.Hideaki Yoshifuji1-1/+1
2004-12-07[IPV4]: Do not use udp_poll for RAW sockets.Mitchell Blank Jr.1-1/+26
2004-12-06[Bluetooth] Track the class of device valueMarcel Holtmann2-0/+2
2004-12-06[Bluetooth] Use separate inquiry data structureMarcel Holtmann4-26/+45